HEX
Server: Apache
System: Linux dilmahquizNew 5.14.0-162.12.1.el9_1.0.2.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 30 22:14:42 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/filebeat/modules.d/cef.yml.disabled
# Module: cef
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.8/filebeat-module-cef.html

- module: cef
  log:
    enabled: false
    var:
      syslog_host: localhost
      syslog_port: 9003

      # Set internal security zones. used to override parsed network.direction
      # based on zone egress and ingress
      #var.internal_zones: [ "Internal" ]

      # Set external security zones. used to override parsed network.direction
      # based on zone egress and ingress
      #var.external_zones: [ "External" ]