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
Hi! I've just deployed Filebeat, Logstash and Elasticsearch
I use Filebeat on Linux machine that uses POSIX locale by default (tried to specify UTF-8 encoding, but nothing has changed)
Logstash within Docker container (locale is en_US.UTF-8) on Linux machine ( locale is C.UTF-8) receives beats but messages have bad decoding
Elasticsearch only receives Logstash entries and stores them as is
Hi! I've just deployed Filebeat, Logstash and Elasticsearch
I use Filebeat on Linux machine that uses POSIX locale by default (tried to specify UTF-8 encoding, but nothing has changed)
Logstash within Docker container (locale is en_US.UTF-8) on Linux machine ( locale is C.UTF-8) receives beats but messages have bad decoding
Elasticsearch only receives Logstash entries and stores them as is
Here is Logstash config
Here is Logstash output example
I've tried to run Filebeat but write beats into file and charset was decoded properly
The text was updated successfully, but these errors were encountered: