File tree Expand file tree Collapse file tree
roles/graylog_server/templates/etc/graylog/server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# {{ ansible_managed }}
2- # 2026012102
2+ # 2026032701
33# 6.1
44############################
55# GRAYLOG CONFIGURATION FILE
@@ -781,3 +781,9 @@ integrations_scripts_dir = /usr/share/graylog-server/scripts
781781# event-processor-execution-v1
782782# notification-execution-v1
783783#job_scheduler_concurrency_limits = event-processor-execution-v1:2,notification-execution-v1:2
784+
785+ ##################
786+ # Privacy settings
787+ ##################
788+
789+ telemetry_enabled = false
Original file line number Diff line number Diff line change 11# {{ ansible_managed }}
2- # 2026012102
2+ # 2026032701
33# 6.2
44############################
55# GRAYLOG CONFIGURATION FILE
@@ -815,3 +815,9 @@ integrations_scripts_dir = /usr/share/graylog-server/scripts
815815# instability. Proceed with caution.
816816# Default: 0
817817#search_query_engine_data_lake_jobs_queue_size = 0
818+
819+ ##################
820+ # Privacy settings
821+ ##################
822+
823+ telemetry_enabled = false
Original file line number Diff line number Diff line change 11# {{ ansible_managed }}
2- # 2026012102
2+ # 2026032701
33# 6.3
44############################
55# GRAYLOG CONFIGURATION FILE
@@ -815,3 +815,9 @@ integrations_scripts_dir = /usr/share/graylog-server/scripts
815815# instability. Proceed with caution.
816816# Default: 0
817817#search_query_engine_data_lake_jobs_queue_size = 0
818+
819+ ##################
820+ # Privacy settings
821+ ##################
822+
823+ telemetry_enabled = false
Original file line number Diff line number Diff line change 11# {{ ansible_managed }}
2- # 2026012102
2+ # 2026032701
33# 7.0
44############################
55# GRAYLOG CONFIGURATION FILE
@@ -819,3 +819,9 @@ integrations_scripts_dir = /usr/share/graylog-server/scripts
819819# instability. Proceed with caution.
820820# Default: 0
821821#search_query_engine_data_lake_jobs_queue_size = 0
822+
823+ ##################
824+ # Privacy settings
825+ ##################
826+
827+ telemetry_enabled = false
You can’t perform that action at this time.
0 commit comments