# Module: okta
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.11/filebeat-module-okta.html
- module: okta
system:
enabled: false
# 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'