The problem with Logstash in Malcolm k8s #584
Replies: 1 comment 2 replies
-
There is always some amount of error messages during Logstash's initial startup while waiting for the services it connects to be available. For example, here is the output from a working instance of logstash starting up I'm running right now, which I got with
At the bottom of that text I get the Within a few minutes if you're getting data into logstash I'd say it's working fine and those errors are part of normal startup while logstash/filebeat/opensearch all get synced up and connected. Version 23.08.1 is way out of date though, if possible I'd look for an opportunity to update. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
version: 23.08.1

Logstash always shows ERROR logs during runtime,Is this a normal phenomenon?
Wait a few minutes and the data will also be inserted into OpenSearch
Beta Was this translation helpful? Give feedback.
All reactions