Hi
I need the same time in events and _time while importing the data getting the time difference what to write in time_prefix field
Hi @Praz_123
In props.conf, use the following settings to extract the timestamp in your sourcetype:
[yourSourcetype]
TIME_PREFIX = ^"
TIME_FORMAT = %m/%d/%y %H:%M:%SZExplanation:
For more info check out https://docs.splunk.com/Documentation/Splunk/latest/Data/Configuretimestamprecognition
If you are able to share a raw event (redacted if required) we can validate it but the above should hopefully work.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing