Splunk Search

Fetching logs via Splunk SDK on index time and event time simultaneously

pcnitk
New Member

Hi Team,

We are currently extracting logs from Splunk via Splunk SDK based on index time. We have been seeing issues with some logs which are getting indexed on current time but belong to last month and would like to filter it from result. 

Splunk SDK JobExportArgs object:

JobExportArgs jobArgs = new JobExportArgs();
jobArgs.setIndexEarliest("2020-09-29T01:00:00");
jobArgs.setIndexLatest("2020-09-29T02:00:00");

Ask is to extract events based on index time but also where event time for the events is >=24 hrs (example).

Does Splunk SDK support this feature?

Thanks

Labels (1)
0 Karma

pcnitk
New Member

@xavierashe Can you please advise here?

Thanks

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Get Operational Insights Quickly with Natural Language on the Splunk Platform

In today’s fast-paced digital world, turning data into actionable insights is essential for success. With ...

What’s New in Splunk Observability Cloud – June 2025

What’s New in Splunk Observability Cloud – June 2025 We are excited to announce the latest enhancements to ...

Almost Too Eventful Assurance: Part 2

Work While You SleepBefore you can rely on any autonomous remediation measures, you need to close the loop ...