Docker Swarm Cluster Logs with OpenObserve
TLDR arun asked how to collect logs from Docker services; Prabhat suggested using Vector or Fluentbit. arun found a ready-made solution and successfully implemented Vector.
3
1
Jun 15, 2023 (6 months ago)
arun
01:46 PMPrabhat
01:50 PMPrabhat
01:50 PMPrabhat
01:51 PMPrabhat
01:52 PMPrabhat
01:52 PMarun
01:55 PMdocker service logs <service name>
command. I will check fluentbit and vector to see if they offer anythingarun
01:56 PMarun
01:57 PMPrabhat
01:57 PM1
arun
01:58 PMCraig
08:32 PMhttps://www.elastic.co/elastic-agent
Elastic Agent is a process of processes which runs Filebeat, Metricbeat
Prabhat
11:27 PMCraig
11:29 PMhttps://www.youtube.com/watch?v=xwdCuhN2uTM
1
Prabhat
11:30 PMCraig
11:30 PMJun 16, 2023 (5 months ago)
Gaby
12:08 AMJun 19, 2023 (5 months ago)
arun
07:05 AM2
OpenObserve
Indexed 404 threads (74% resolved)
Similar Threads
Elastic Fleet/Agents Reporting to ZincObserve
Joe inquired about using Elastic Fleet/agents with ZincObserve. Prabhat found it possible, but faced issues related to mutable data in ES indexes. Further investigation required.
Troubleshooting Openobserve Issue On Linux Machine
Sushma encountered difficulties viewing pods and creating multiple streams in Openobserve. Prabhat and Hengfei suggested upgrading the software, adjusting SQL syntax, and amending the configuration setup. Despite progress, the issue remains partially unresolved.
Setting up Fluentd with OpenObserve for Kubernetes Logging
vasanth sought help for integrating Fluentd with OpenObserve. Prabhat recommended using FluentBit or Vector instead and provided a tutorial, which resolved vasanth's issue successfully.
OpenObserve issues with FluentBit and Dashboard
Alejandro experienced issues with FluentBit losing connection with OpenObserve and discarding logs, and an error when saving a chart on the OpenObserve dashboard. Prabhat could not identify the cause of record loss. However, potential solutions were suggested to save the dashboard with a string-type filter instead of integer one.
Querying Local Storage Files and Ingesting Logs with OpenObserve
Rinshad asks about querying local storage files and ingesting logs. Prabhat suggests using parquet file format and tools like vector and fluentbit. Mark mentions Sublime's plugin for editing parquet files.