Files
securityonion/salt/filebeat/modules/okta.yml.disabled
2021-05-04 10:50:13 -04:00

11 lines
340 B
Plaintext

# Module: okta
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-okta.html
- module: okta
system:
enabled: true
# You must configure the URL with your Okta domain and provide an
# API token to access the logs API.
#var.url: https://yourOktaDomain/api/v1/logs
#var.api_key: 'yourApiTokenHere'