mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 20:27:23 -04:00
This PR changes the behavior of the command when you were specify a directory instead of a filename, if the directory exists it would have deleted the directory and the files in it. The new flow and validation is now safer, if you specify a directory Logstash will tell you to specify a complete filename. If the ZIP extension is missing, the command line will ask you to make sure you target a right filename. If the output file already exist it will *not* delete it but instead will return a warning message, you can force a delete by using the `--overwrite` option. Fixes: #6862 Fixes #6861 |
||
---|---|---|
.. | ||
bootstrap | ||
pluginmanager | ||
systeminstall |