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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...