Here is my DNS raw data:
Oct 17 19:47:09 ns1 named[15517]: 17-Oct-2013 19:47:09.314 queries: client xxx.xxx.xxx.xxx#57938: query: mail.server.domain.com IN A + (xxx.xxx.xxx.xxx)
When I do data preview Splunk has this as the timestamp;
"19:47:09 ns1 named[15517]: 17-Oct-2013"
I don't know if I should use this "Oct 17 19:47:09" OR "17-Oct-2013 19:47:09.314"
Which ever one I use I don't know the regex to use for the extraction.
Also there is the question about braking. If I use the second one, I can't break before the timestamp.
Any help would be great.
... View more