- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
uagraw01
Motivator
07-22-2023
03:06 AM
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:
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PickleRick

SplunkTrust
07-22-2023
03:25 AM
The error suggests that you have wrong (missing?) cron schedule for your report.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PickleRick

SplunkTrust
07-22-2023
03:25 AM
The error suggests that you have wrong (missing?) cron schedule for your report.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
uagraw01
Motivator
07-23-2023
10:56 PM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
07-22-2023
03:15 AM
What does fill_summary_index.py do and how does it do it?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PickleRick

SplunkTrust
07-22-2023
03:23 AM
