splunk-jobs
Get current search jobs from Spluk server.
splunk-jobs [profile=PROFILE]
- profile=PROFILE
- The identifier of Splunk connect profile
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | The identifier of Splunk connect profile |
sid | String | Search ID | |
done | Bool | Done | |
done_progress | Float | Done progress | The range of 0.0 to 1.0 |
run_duration | Float | Run duration | In seconds |
failed | Bool | Failed | |
disabled | Bool | Disabled | |
paused | Bool | Paused | |
search | String | Search | Query string in SPL |
earliest_time | Date | Earliest time | |
latest_time | Date | Latest time | |
scan_count | Long | Scan count | |
event_count | Long | Event count | |
result_count | Long | Result count | |
disk_usage | Integer | Disk usage | In bytes |