mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
c7c98b6744
commit
5f8d038c4b
1 changed files with 1 additions and 1 deletions
2
docs/static/arcsight-module.asciidoc
vendored
2
docs/static/arcsight-module.asciidoc
vendored
|
@ -174,7 +174,7 @@ modules:
|
|||
- name: arcsight
|
||||
var.input.eventbroker.bootstrap_servers: “eb_host:39092”
|
||||
var.input.eventbroker.topics: “eb_topic”
|
||||
var.output.elasticsearch.hosts: "localhost:9200"
|
||||
var.elasticsearch.hosts: "localhost:9200"
|
||||
var.elasticsearch.username: "elastic"
|
||||
var.elasticsearch.password: "changeme"
|
||||
var.kibana.host: “localhost:5601”
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue