OtoKiroo
OtoKiroo
Here is the output for the command. For elk stack, security is **false** and to **basic** instead of trial. I can confirm the user and user password are set correctly....
@Vadims06 When checking, logstash was not running from ospfwatcher directory. docker compose up -d and now it started properly. docker-elk also has its own logstash. I changed a conflicting port...
@Vadims06 I get this error with the new healthcheck change when trying to rebuild, down or up. Copy pasted the text directly from the main repo file ```services.logstash.healthcheck Additional property...
@Vadims06 Docker compose version 2.16.0, using portainer as GUI, but i am doing everything through CLI. Docker-Elk i am using the latest version (8.13.2), cloned latest repo and build from...
Here are the logs for logstash that keeps crashing. Even with elk-stack removed, it still happens. Status | Stopped for 4 days with exit code 123 ```Using bundled JDK: /usr/share/logstash/jdk...
@Vadims06 I see a bunch of these random containers as well. I will try to deploy a new docker with new version and test. Let me get back to you....
@Vadims06 Healthcheck is a newer feature supported only in docker-compose 2.20.2 + from what i can read, which is why i cannot build using my current docker-compose version (2.16). I...
@Vadims06 Hi, sorry for the late reply.. i've been very busy with other projects in the past weeks. Ive updated docker compose(Go version) to the most recent 2.27.0 version. I...
@Vadims06 Does the webhook URL export only support SLACK format ? It does not seem to work with discord, google chat webhook URL's. ```[2024-05-28T15:28:32,696][ERROR][logstash.outputs.http ][main][4f7d59c7e25efae22bb91cd73f45fb65da4c5bcf586d88fd78e49d38accd461c] [HTTP Output Failure] Encountered non-2xx...
@Vadims06 So ive finally managed to make it work with local docker elk-stack, the index templates were created by logstash index creator, however, when creating the Data View, it returns...