Hi Jkat54, thanks for your much need support on this issue, hey we have removed this stanza from props.conf "DATETIME_CONFIG=CURRENT" and current we have the below stanza configured.
[symantec:tap:incidents]
SHOULD_LINEMERGE = false
FIELDALIAS-event_host = tap_host as event_host
KV_MODE = json
TRUNCATE = 0
TIME_PREFIX=^time:\s
TIME_FORMAT=%FT%T.%3N
MAX_TIMESTAMP_LOOKAHEAD=1024
TZ=EDT
Search details:
index=sem sourcetype="symantec:tap:incidents"
Event Details :
12/6/17
9:41:31.000 PM
{"summary": "Daily unresolved SEP detection(s)", "uuid": "f4f4e6b0-daf6-11e7-f496-000000000065", "recommended_action": "Review the SEP settings, isolate the endpoint(s), remove the file(s), and/or clean the system(s).", "filehash": ["d4d44b71598a87447b9517d0945909152d3f441132bb4867991cb6705b0d03d1", "0860cb4c27223edca4ebdc8c9d4f8043700b156b62366a56b77f3023ec3d18bf"], "time": "2017-12-07T02:33:06.459Z", "tap_incident_id": 104660, "updated": "2017-12-07T02:35:06.478Z", "domainId": ["", "www.ursoft.cn"], "tap_host": "10.X.X.X", "last_event_seen": "2017-12-07T02:28:59.000Z", "priority_level": 2, "event_count": 1, "log_name": "epmp_incident-2017-12-07/incident", "deviceUid": ["dec0cb0c-9ec9-44c6-a45c-0a00be34a303", "7bc90427-1f4e-4460-a698-a864a1cdd503"], "state": 1, "first_event_seen": "2017-12-07T02:27:42.000Z", "device_time": "2017-12-07T02:33:06.459Z"}
The "time" field in the log is 12/7/2017 at 02:33:06, but the _time field in Splunk comes through as 12/06/17 at 9:41:31
Issue still there, so kindly let me know how to calculate the MAX_TIMESTAMP_LOOKAHEAD Value.
... View more