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 - 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
Manipulating .filter List in Vapor Fluent Query
When you construct a query using Fluent in Vapor, can the list of .filter (or .sort, etc.) be manipulated? For example, before executing the query, can I add, remove of change those components?
Dan Donaldson
Votes: 0
Answers: 1
Remove time from ISO date to filter with Vapor Swift
I'm trying to figure out how to filter ISO dates. I'd like to filter out Todo's for a specific day.
Dates are save in the database like this:
"started" -> 2022-03-17 18:46:44+00
I'd like...
MantisToboggan
Votes: 0
Answers: 2
Fluentbit pods stops after few seconds - need help resolving the issue
Fluentbit daemonset on GCP GKE stops after few seconds.
There are no errors or warning in the debug logs. Any help would be appreciated.
I have pasted the compressed logs below. Additionally the confi...
Ali
Votes: 0
Answers: 0