Hi,
I would like to know how to configure Splunk so that for each event that I'm feeding to it the system time is used as the event timespamp.
I need to do this because the JSON objects that a...
...alculate this timestamp difference using strptime("alert.created_at") but the conversion of that time to epoch is relative to the viewers timezone. The duration changes based on how you configure t...
I followed the directions for configuring custom timestamps for events with multiple timestamps but I am not getting the result I am looking for. Here is my props.conf in my $Splunk_home$/etc/s...
the output in splunk console: 3/3/23 2:05:41.000 AM 03/03/2023 02:05:41 p.m. 14664 5046661
Note that the splunk _time is pulling the timestamp from _raw, but not interpreting the "p.m." so s...
Hi all!
I have a problem with my log. Some events have only one timestamp, some have two - as in this example : http://docs.splunk.com/Documentation/Splunk/6.2.1/Data/Configure...
I have the logs like below pattern. I want to break the events that starts with <94>1 and then timestamp
<94>1 2016-08-31T17:31:25.633-07:00 hostname-1-p02.domain.com GAMFT - FTP A...
...et to CET/CEST, APAC set to SSG). The Splunk index and distributed search servers
themselves are in CST/CDT. The logs from all regions will contain timestamps relative to their UTC offset.
How w...
I am having an issue with the time stamp on one of my apps. They will group together if the time stamp is identical in the event.
Example:
Jun 7 17:37:31
Jun 7 17:37:31
However, t...
Hello, I am getting some error messages within my PROPS Configuration file to parse timestamp data. The sample file/event, my props configuration, and error message are giving below. Any help will b...