Getting Data In

Product Timestamp Issue: no existing datetime.xml in $SPLUNK_HOME/etc

erb_spuser
New Member

for the Action Advisory: Product Timestamp Issue (https://docs.splunk.com/Documentation/Splunk/latest/ReleaseNotes/FixDatetimexml2020), we have downloaded an updated version of datetime.xml and tried but failed to apply it to my Splunk platform instances since we couldn't find any existing datetime.xml in $SPLUNK_HOME/etc. Could anyone advise and help. Appreciated!

-bash-4.2$ cd $SPLUNK_HOME/etc/
-bash-4.2$ ls datetime
ls: cannot access datetime: No such file or directory
-bash-4.2$ su
Password:
[root@splunk01 etc]# pwd
/etc
[root@splunk01 etc]# ls datetime
ls: cannot access datetime: No such file or directory
[root@splunk01 etc]#

Splunk Enterprise Server 7.2.8
Linux, 62.64 GB Physical Memory, 16 CPU Cores
Mode: Standalone

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The command ls datetime will always fail to find a file called datetime.xml since it's looking for the wrong name ('datetime'). Try ls datetime.xml or find $SPLUNK_HOME -name datetime.xml.

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

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...