Getting Data In

Can I modify _time with an attribute in the event?

pfabrizi
Path Finder

We are bringing in symatec DLP events and we want _time to have the value of occurred_on.

occurred_on comes in like this:

February 27, 2018 2:39pm

Can I do this as a TIME_FORMAT in props.conf or can I use a field-alias in props.conf?

Thanks!

0 Karma
1 Solution

mayurr98
Super Champion

Do this in props.conf

TIME_FORMAT = %B %d, %Y  %I:%M%p
TIME_PREFIX = occurred_on              //exact regex before time format

for example,if its coming occurred_on : "February 27, 2018 2:39pm" you should write TIME_PREFIX = occurred_on\s\:\s\"

Also this configuration will apply on latest events only i.e. from the time you do this configuration and restart the splunk server.
let me know if this helps!

View solution in original post

0 Karma

mayurr98
Super Champion

Do this in props.conf

TIME_FORMAT = %B %d, %Y  %I:%M%p
TIME_PREFIX = occurred_on              //exact regex before time format

for example,if its coming occurred_on : "February 27, 2018 2:39pm" you should write TIME_PREFIX = occurred_on\s\:\s\"

Also this configuration will apply on latest events only i.e. from the time you do this configuration and restart the splunk server.
let me know if this helps!

0 Karma

pfabrizi
Path Finder

Thank You!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...