Hi,
hope youre all doing fine.
I'm quite new to the elastic stack and in learning progress.
I play with the plugins and datasets to become more familar about this fantastic tools.
This is my 2nd post
I want to do following but I'm not sure about the right way to do:
Logstash pipeline.yml:
pipeline.id: test
pipeline.workers: 1
pipeline.batch.size: 1
path.config: "\tmp\bin\test.conf"
Hi,
ok Im not familar with this so far but I could try.
Can you tell me where to place the second part?
Is this also a part of the Logstash config file or do I have to place it
inside the Filebeat.yml? And If, where to?
and grap them in logstash.conf by
if [fields] [names] == "myname" {
... do something
}
afterwards I pass them trough the same way to create indicies based on serveral files (fields)
if [fields] [names] == "myname" {
elasticsearch {
...
}
}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.