mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-12 11:11:22 +01:00
54 lines
1.6 KiB
Plaintext
54 lines
1.6 KiB
Plaintext
# Module: gsuite
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-gsuite.html
|
|
|
|
# Gsuite module is deprecated and will be removed in future releases. Please use Google Workspace module instead.
|
|
- module: gsuite
|
|
saml:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|
|
user_accounts:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|
|
login:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|
|
admin:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|
|
drive:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|
|
groups:
|
|
enabled: true
|
|
# var.jwt_file: credentials.json
|
|
# var.delegated_account: admin@example.com
|
|
# var.initial_interval: 24h
|
|
# var.http_client_timeout: 60s
|
|
# var.user_key: all
|
|
# var.interval: 2h
|