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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...