hi,
i'm create module fail2ban in filebeat but i have problem in date not match with dicovery kibana:
and this is Pipeline module fail2ban:
{
"date" : {
"field" : "fail2ban.date",
"target_field" : "@timestamp",
"formats" : ["yyyy-MM-dd HH:mm:ss,SSS"]
}
},
how to sloved match date discovery kibana and source logs ?