KC
Size: a a a
DT
KC
KC
ДС
DT
ДС
AN
ДС
IA
AN
OK
ДС
₭
filter {
date {
match => [ "message", "MMM dd HH:mm:ss", "MMM d HH:mm:ss" ]
}
}Сама строка в логах выглядит какApr 10 18:37:54 alala %OLT: Interface EPON0/10:31's CTC OAM extension negotiated successfully!
af
Sᕙ

AM
filter {
date {
match => [ "message", "MMM dd HH:mm:ss", "MMM d HH:mm:ss" ]
}
}Сама строка в логах выглядит какApr 10 18:37:54 alala %OLT: Interface EPON0/10:31's CTC OAM extension negotiated successfully!
₭
filter {
grok {
match => [ "message", "%{SYSLOGTIMESTAMP:timestamp} %{HOSTNAME} %{GREEDYDATA:new_message}" ]
}₭
AM