python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Delete Host information from Elasticsearch
I upload some logs into elastic via filebeat, but there is some other information added to my original logs like the host name ,os kernel and other information about host..., and the main message beco...
Abdelmoughit Gardam
Votes: 0
Answers: 1
How to extract and use @timefield from my log file?
I wish to set the @timestamp field to read timestamps from my log lines instead of using the time when it read the log how can I do this.
example log lines:
2021.04.21 00:00:00.843 INF getBaseData: ...
Kukiigrammer
Votes: 0
Answers: 1
Running filebeat on docker
i'm trying to install elk and filebeat on docker, well i uploaded the image of elk and it worked i can go to the kibana dashboard and view elastic ,...
Now I want to install filebeat image so i follow...
Abdelmoughit Gardam
Votes: 0
Answers: 1
Filebeat Config help for type: aws-cloudwatch
This is my filebeat config for aws-cloudwatch.
type: aws-cloudwatch
log_group_arn: arn:aws:logs:us-x-xxxx1:x:loxxxxxg-group:/aws/aes/domains/xxxxx-dev/:
scan_frequency: 1m
start_position: end
role_ar...
Sushma Magesh
Votes: 0
Answers: 0