Hello Splunkers !!
I am getting below while executing backfill summary index command in my Splunk machine. Anyone can suggest me what will be the issue and where I need to correct
Below command I was executed :
splunk cmd python fill_summary_index.py -app commissioning_reports -name "scada_alarms_start_base" -et -7d -lt now -index si_error -showprogress true -j 8 -dedup true -owner admin -auth admin:!Splunk001
Screenshot for the error:
The error suggests that you have wrong (missing?) cron schedule for your report.
The error suggests that you have wrong (missing?) cron schedule for your report.
What does fill_summary_index.py do and how does it do it?