Is there any way to get logstash to fetch the ec2 instance metadata IMDS?
In particular, I want to populate cloud.instance.id
with the EC2 instance id.
Issue with Special Characters in Environment Variable Not Handled Properly by system-install Script in logstash
I’m encountering an issue with the system-install script provided by Logstash, specifically related to handling special characters in environment variables. Here’s a detailed description of the problem:
Issue with Special Characters in Environment Variable Not Handled Properly by system-install Script in logstash
I’m encountering an issue with the system-install script provided by Logstash, specifically related to handling special characters in environment variables. Here’s a detailed description of the problem:
Logstash-Not able to parse nested json
Below is my nested json, not able to parse it as array fields or flatten json
logstash error: java.net.SocketException: Connection reset
I have a problem in logstash:
How to process one port receiving two different inputs in logstash
I have a Logstash configuration that originally has a udp input processing JSON on a port. Recently, and beyond my control, another team started sending a specific string (for example ‘some string here’) of text once every second on the same port.
Kubernetes pod log monitoring with logstash and java app
Can I achieve following tasks by using Logstash:
Logstash local plugin install
I need to install plugin for clickhouse, but I don’t have internet connection on my server, and Logstash is trying to find plugin from repos