Vector Crashes with Timeouts during ZO Ingestion
TLDR Gaby experienced Vector crashes and timeouts during ZO ingestion. Prabhat suggested disabling alerts, and Gaby found better performance without alerts and by adjusting batch and buffer settings.

May 20, 2023 (1 week ago)
Gaby
02:02 PMHengfei
02:04 PMGaby
02:06 PMHengfei
02:07 PMHengfei
02:08 PMGaby
02:08 PMGaby
02:08 PMGaby
02:09 PMPrabhat
02:10 PMPrabhat
02:11 PMGaby
02:12 PMPrabhat
02:12 PMGaby
02:13 PMGaby
02:13 PMHengfei
02:13 PMPrabhat
02:13 PMGaby
02:13 PMHengfei
02:14 PMGaby
02:15 PMPrabhat
02:17 PMGaby
02:17 PMhttps://vector.dev/docs/reference/configuration/sources/demo_logs/
Prabhat
02:18 PMGaby
02:18 PMGaby
02:18 PMHengfei
02:19 PMGaby
02:20 PMPrabhat
02:58 PMGaby
02:58 PMGaby
02:58 PM
May 21, 2023 (1 week ago)
Prabhat
12:36 AMPrabhat
12:36 AMPrabhat
12:37 AMPrabhat
12:37 AMPrabhat
12:41 AMPrabhat
12:52 AMPrabhat
12:57 AMPrabhat
04:06 AMPrabhat
04:25 AMGaby
05:40 AMGaby
05:41 AMMay 22, 2023 (1 week ago)
Prabhat
02:48 AMMay 23, 2023 (1 week ago)
Gaby
03:24 AMGaby
03:25 AMHengfei
03:27 AMAshish
11:26 AMAshish
11:27 AMAshish
11:27 AMAshish
11:28 AMAshish
11:28 AMAshish
11:29 AMAshish
11:29 AMGaby
12:00 PM
May 24, 2023 (1 week ago)
Hengfei
07:05 AMGaby
12:23 PM[sources.generate_syslog]
type = "demo_logs"
format = "syslog"
count = 100
[transforms.remap_syslog]
inputs = [ "generate_syslog"]
type = "remap"
source = '''
structured = parse_syslog!(.message)
. = merge(., structured)
'''
Gaby
12:25 PMGaby
12:26 PMinterval = 0.0
Hengfei
12:27 PMGaby
12:39 PMZincObserve
Similar Threads
Troubleshooting High CPU and Memory Usage in Zinc Service
Zygimantas experienced high CPU and memory usage in zinc service while querying large datasets. Hengfei offered suggestions to optimize and test for local disk and S3 usage. Gaby and Prabhat discussed SIMD tag performance.



Monitoring and Metrics Setup with ZO, Vector, and Docker Compose
Gaby inquired about dashboard integration and setting up metrics with ZO. Prabhat explained using PromQL and provided a configuration example for a single-node setup with Vector.



ZO Kubernetes Issues: Query Log Error and Adding Users
Sa had issues with querying logs in ZO on Kubernetes and creating users. Hengfei provided solutions for both problems, including updating with a dev version and setting memory cache values.


Improving CPU Utilization During Bulk Ingestion in Zinc
Ayush experiences high CPU usage during bulk ingestion in Zinc and seeks optimization. Hengfei recommends adjusting the flush WAL to index interval. Ayush doesn't see significant improvement, requests sync API, but none is available.
Zinc Vector Ingestor Bug and UI for Tracing
Kaan reported a bug in the configuration for vector ingestor. Prabhat resolved it and discussed the addition of a tracing UI in the future.
