...
Configuration | Description | Required | Default Value | Comments |
---|---|---|---|---|
How frequently to poll for new data in seconds | How often the input will check for new report filesjob data | True | 60 seconds |
|
Unique Identifier for the Input | A unique ID for the input | True |
| Spaces are not allowed |
Friendly name for the Input | Friendly name for the input | True |
|
|
System ID | System ID (or SID) of the system. The value of this field will be mapped to the source field in Splunk and is used in dashboards for grouping related system events | True |
|
|
Lag in Seconds | How far behind the input will lag in seconds | True | 60 | This setting is to deal with SAP APIs that sometimes lag behind under high load |
Enable Data Collection | Enable / Disable the Input | True | True |
|
SAP Job Scheduling API URL | URL of the Job Scheduling Service API. | True | url field | |
Authentication domain | Authentication domain | True | uaadomain field | |
Identity zone | Identity zone | True | identityzone field | |
Client Id | Client Id of the job scheduler service API user | True | clientid field | |
Client Secret | Client Secret (password) of the job scheduler service API user | True | clientsecret field | |
Page Size | Number of records to return in a single API call | False | 100 |