Which command can be used to check the configuration of Logstash? code example
Example: check logstash config
sudo bin/logstash --config.test_and_exit -f <path_to_config_file>
sudo bin/logstash --config.test_and_exit -f <path_to_config_file>