Okta Event Collector
Collects the events log for authentication and Audit provided by Okta admin API.
- Category
- Analytics & SIEM
- Pack
- Okta
Configuration parameters
- url — Server URL (required)
- api_key — (required)
- limit — Number of events to fetch per fetch (required)
- after — First fetch from API time (required)
- verify — Trust any certificate (not secure)
- proxy — Use system proxy settings
- isFetchEvents — Fetch events
- eventFetchInterval — Events Fetch Interval
Commands (1)
- okta-get-events — Manual command to fetch events and display them. Use for development and debugging only, as it may produce duplicate events or disrupt the fetch mechanism.