Re: zeek ts conversion
"Seth Hall" <[email protected]> Thu, 31 Oct 2019 08:08:40 -0400
| Newsgroups | gmane.comp.security.detection.bro |
|---|---|
| Message-ID | <[email protected]> |
In local.bro, add the following line... ```bro redef LogAscii::json_timestamps = JSON::TS_ISO8601; ``` That should make your log have timestamps in ISO8601 time format which most systems natively recognize and understand. .Seth On 29 Oct 2019, at 23:31, venkatesh bandari wrote: > Hello team, > > we are doing a zeek poc.iam doing the integration with splunk.in the > spunk > logs i see the ts value which is not in human readable > format.zeek-cut/bro-cut on the box can be used to convert ts to human > readable format using -d > > the question is how can i do this before sending the json logs to > splunk.is > there a way > > Thanks > Venkatesh > _______________________________________________ > Zeek mailing list > [email protected] > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek -- Seth Hall * Corelight, Inc * www.corelight.com _______________________________________________ Zeek mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek