You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In previous releases, there was Dockerfile for each app(elastic, logstash, kibana)...Looks like its missing.
Where I can install plugins? Is there new way to do it without Dockerfile?
like
RUN logstash-plugin install logstash-filter-tld
RUN logstash-plugin install logstash-output-syslog
The text was updated successfully, but these errors were encountered:
Hi,
In previous releases, there was Dockerfile for each app(elastic, logstash, kibana)...Looks like its missing.
Where I can install plugins? Is there new way to do it without Dockerfile?
like
RUN logstash-plugin install logstash-filter-tld
RUN logstash-plugin install logstash-output-syslog
The text was updated successfully, but these errors were encountered: