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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...