Getting Data In

How will Splunk handle the clock change for leap seconds in June 2012?

mctester
Communicator

See this webpage for reference - http://www.timeanddate.com/time/leapseconds.html

On June 30 2012, an extra second will be added to UTC, which will result in events with a timestamp of 'Jun 30 23:59:60' - Will Splunk recognize this as a valid timestamp?

I have multiline event log files that are broken based on the timestamp in the events, will Splunk still break the events properly?

Tags (2)
1 Solution

matt
Splunk Employee
Splunk Employee

If you are breaking events based on timestamps, that extraction should still work as the format of the timestamp will not change and that is what the linebreaking processor is interested in. What that timestamp actually means in real terms is not a consideration when identifying where to break events.

Any events containing the timestamp with a leap second will be indexed as 23:59:59, and will be searchable.

View solution in original post

ntbahriti_splun
Splunk Employee
Splunk Employee

There is an interesting wiki about the leap second at https://en.wikipedia.org/wiki/Leap_second, for those curious to better understand.

0 Karma

matt
Splunk Employee
Splunk Employee

If you are breaking events based on timestamps, that extraction should still work as the format of the timestamp will not change and that is what the linebreaking processor is interested in. What that timestamp actually means in real terms is not a consideration when identifying where to break events.

Any events containing the timestamp with a leap second will be indexed as 23:59:59, and will be searchable.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...