Audit Log Event scheduled-search.update
A scheduled search has been updated
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionIds | List[String] | Â | Â | List of action IDs |
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| backfillLimit | Int | Â | Â | Configured backfill limit |
| description | Option[String] | Â | Â | Description of the entity of object |
| enabled | Boolean | Â | Â | Whether the entity has been enabled or not |
| installedAsPartOf | Option[Versioned] | Â | Â | Installed as part of what resource |
| maxWaitTimeSeconds | Option[Long] | Â | (added in 1.177) | Configured Max wait time |
| query | String | Â | Â | Query string |
| queryOwnership | QueryOwnershipInfo | Â | Â | Owner information for query |
| queryTimestampType | String | Â | (added in 1.177) | Timestamp type used for the query |
| repoId | String | Â | Â | ID of the repository |
| repoName | String | Â | Â | Name of the repository |
| schedule | String | Â | Â | Schedule |
| scheduledSearchId | String | Â | Â | Scheduled search ID |
| scheduledSearchName | String | Â | Â | Name of the scheduled search |
| searchIntervalOffsetSeconds | Option[Long] | Â | (added in 1.177) | The search interval offset in seconds |
| searchIntervalSeconds | Long | Â | (added in 1.177) | The search interval in seconds |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| timezone | String | Â | Â | Time zone |
| triggerOnEmptyResult | Boolean | Â | (added in 1.194) | Whether the scheduled search was set to trigger on an empty result |