Problem logstash runner

I'm trying to run logstash with this command, I would like to know if the syntax is right, and if not what would be the rule to run logstash.

command
/usr/share/logstash/bin/logstash --config.test_and_exit -f /etc/logstash/main.config

[LogStash::Runner] multilocal - Ignoring the 'pipelines.yml' file because modules or command line options are specified
[INFO ] 2022-08-23 14:48:09.189 [LogStash::Runner] Reflections - Reflections took 133 ms to scan 1 urls, producing 124 keys and 408 values
[INFO ] 2022-08-23 14:48:10.117 [LogStash::Runner] javapipeline - Pipeline main is configured with pipeline.ecs_compatibility: v8 setting. All plugins in this pipeline will default to ecs_compatibility => v8 unless explicitly configured otherwise.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.