Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

Provide -TAGS= support for windows silent installer #464

Closed mpfz0r closed 1 year ago

mpfz0r commented 1 year ago

Example usage:

graylog_sidecar_installer_1.4.0-1.SNAPSHOT.exe /S -APITOKEN=myapitoken -TAGS=["IIS","exchange"]

Please note that spaces in tags are not supported.

Fixes #460