We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello everyone, I have a question about the logstash, I don't know what configuration I need set in my client to send logs to get it in logstash.
I have this Server in Express
I have this configuration
When I go into the port which Docker say is the logstashs I can see this.
The text was updated successfully, but these errors were encountered:
I'm not familiar with winston, but the UDP input isn't enabled by default:
docker-elk/logstash/pipeline/logstash.conf
Lines 6 to 8 in 4df8c50
In case your client doesn't support TCP, your can enable the UDP input inside the pipeline configuration: https://www.elastic.co/guide/en/logstash-versioned-plugins/current/v3.5.0-plugins-inputs-udp.html
Sorry, something went wrong.
No branches or pull requests
Hello everyone, I have a question about the logstash, I don't know what configuration I need set in my client to send logs to get it in logstash.
I have this Server in Express

I have this configuration

When I go into the port which Docker say is the logstashs I can see this.

The text was updated successfully, but these errors were encountered: