Skip to content

Multiple Hosts #235

Closed
Closed
@Alisher-Nabiev

Description

@Alisher-Nabiev

how can i use Multiple Hosts in output to elasticsearch:

output {

elasticsearch {
host => 0.0.0.0 <-- need to add another host
port => 9200
bulk_limit => 1000
bulk_timeout => 100
pipeline => imei-pipeline
index_prefix => netflow
data_type => netflow
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions