Your IP : 216.73.216.17


Current Path : /etc/filebeat/modules.d/
Upload File :
Current File : //etc/filebeat/modules.d/oracle.yml.disabled

# Module: oracle
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-oracle.html

- module: oracle
  database_audit:
    enabled: true

    # Set which input to use between syslog or file (default).
    #var.input: file

    # Set paths for the log files when file input is used.
    # Should only be used together with file input
    #var.paths: ["/home/user/oracleauditlogs/*.aud"]