Logstash cheat sheet: Difference between revisions

Line 244: Line 244:
   logstash:
   logstash:
     # The Logstash hosts
     # The Logstash hosts
     #hosts: ["localhost:5044"]
     hosts: ["localhost:5044"]
    hosts: ["localhost:5000"]


     # Number of workers per Logstash host.
     # Number of workers per Logstash host.
Line 274: Line 273:
       # man-in-the-middle attacks. Use only for testing.
       # man-in-the-middle attacks. Use only for testing.
       #insecure: true
       #insecure: true
      insecure: true


       # Configure cipher suites to be used for TLS connections
       # Configure cipher suites to be used for TLS connections