Skip to content
Snippets Groups Projects
Select Git revision
  • 3ac27537dc496c6983552c59d3d59c82bc88ea9e
  • master default
  • host01
  • ns4
  • kodi
5 results

shore.co.il.conf

Blame
  • filebeat.yml 263 B
    ---
    output.elasticsearch:
      hosts:
        - https://elasticsearch.shore.co.il:443
    
    logging:
      level: warning
      json: true
    
    http:
      enabled: true
    
    processors:
      - add_host_metadata: ~
      - add_docker_metadata: ~
    
    filebeat.inputs:
      - type: container
        enabled: true