Hello Splunk Community, I'm running a script using the splunk CLI to retrieve the required information. The script has previously been run multiple times without issue. I am now receiving the following error, but only for specific dates. FATAL: Invalid value "14/10/2022:2:0:00" for time term 'earliest' I can reproduce the problem in the graphical interface but if I change the date to '12/10/2022' the query is successful. Likewise, seaching for all logs for the date through the GUI returns the logs for the day. The script has already turned over the first 12 days of the month without error so the syntax is good, and the logs are indexed. Anyone have any ideas why I am receiving this error only for specific dates within the month? PS: Can also reproduce in a different month with the same dates. 12 returns results, 13 returns an error. Kind regards,
... View more