Top "Logstash" questions

Logstash is a tool for managing events and logs.

how to replace logstash @timestamp with log timestamp

My time stamp in the logs are in the format as below 2016-04-07 18:11:38.169 which is yyyy-MM-dd HH:mm:ss.…

logstash logstash-grok
Logstash input jdbc is duplicating results

I'm using logstash input jdbc plugin to read two (or more) databases and send the data to elasticsearch, and using …

elasticsearch logstash kibana-4
logstash geoip.location mapping to geo_point not working

I can see in my default mappings geoip.location is mapped to geo_point type: GET myserver:9200/_template { "logstash": { "order": 0, "…

elasticsearch geolocation logstash elastic-stack logstash-grok
Resend old logs from filebeat to logstash

Thanks in advance for your help. I would like to reload some logs to customize additional fields. I have noticed …

logstash kibana filebeat graylog3
Filebat/Logstash remove unwanted fields & values from output

My Filebeat configuration is very simple - - input_type: log paths: - C:\log\FilebeatInputTest.txt output.logstash: hosts: ["…

elasticsearch logstash logstash-grok filebeat
Elasticsearch Field limit more than 1000

Can someone assist please. I need to fix the error so CloudTrail log in S3 can be shipped to Logstash …

elasticsearch logstash geoip kibana-6 amazon-cloudtrail
logstash if statement within output

This simple config file has an error. I've tried everything I can think of to fix it. I've simplified this …

logstash logstash-configuration
logstash to receive log from android? or is this elasticsearch?

I'm still a bit confused after reading documentation provided by logstash. I'm planning on writing an Android app, and I …

elasticsearch logstash
Logstash start with error: Pipelines YAML file is empty

When I try start logstash server on my machine I get this error: Sending Logstash's logs to D:/kibana/logstash-6.3.2/…

logstash logstash-configuration
Unable to tell what port Logstash is bound to or listening on when started normally

My logstash version is: # /opt/logstash/bin/logstash --version logstash 2.2.4 it is configured to receive input from port 5044 according to …

logstash logstash-configuration