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)
FluentD uploads new file, instead of rotated file to s3 for hourly log rotation of log files
We have a python application that generates hourly rotating log, and we have set up the time for each rotation as start of each hour, i.e. the log rotation would happen at 10:00, 11:00, 12:00 ....
The...
Sameer Ranjha
Votes: 0
Answers: 1
Handling multiline formats in splunk
I am not sure of how to set the BREAK_ONLY_BEFORE
I have try setting
BREAK_ONLY_BEFORE: date
but it throws error
My logs are :
[2022-04-05 11:18:23,839] WARN Error while loading: connectors-versions...
Achu
Votes: 0
Answers: 1
Fluentd - Kubernetes - ParserError error="pattern not matched with data"
I'm trying to redirect Kubernetes logs from containers to OpenSearch.
But there is always some error with the date. What am I doing wrong?
Docker logs example:
{"log":"time=\"2022-...
JDev
Votes: 0
Answers: 1
error_class=Fluent::Plugin::Buffer::BufferChunkOverflowError error="a xxxx bytes record (nth: 0) is larger than buffer chunk limit size (10240)"
I have the following problem
i am setting up a fluentd server but i get the following error:
2022-03-29 23:35:44 +0000 [error]: #0 unexpected error on reading data host="192.190.204.60" por...
Jose Roberto Nava Morales
Votes: 0
Answers: 0