Hi ,
When I'm using this command to upload data to ElasticSearch from Logstash , I'm using this command:
bin/logstash -f logstash.conf_test1
If I want to return to the prompt , I need to press CTRL+C.
Can I run the data upload and return to the prompt after the upload is done without pressing CTRL+C ?
BR,
Chen