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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...