Rename logstash.yml

Hello Elastic,

is this possible to rename logstash.yml?
I would like to have something like logstash-name-name.yml

I haven't found anything on the doc or web.

There is a setting directory in startup.options, but no variable to change the name
I have the version 8.1.3 on RHEL

Thank you

I do not think so. The code allows an alternate file name, but I think the filename is only supplied in the specs (test cases), not in logstash itself.

Thanks for the answer