Splunk Search

Is "strftime() %X" defined by the Splunk server's operating system or the locale the browser?

simpkins1958
Contributor

From Splunk docs for %X: The time in the format for the current locale. For US English the format for 9:30 AM is 9:30:00.

From Splunk docs for %c: The date and time in the current locale's format as defined by the server's operating system. For example, Mon Jul 13 09:30:00 2015 for US English on Linux.

Question -- is %X as defined by the Splunk server's operating system OR the locale of the browser viewing the page?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Since the strftime command is processed on the server, the server's locale/OS rules.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...