Frequently asked questions
What is the difference between log monitoring and log management?
Log monitoring focuses on searching, analysing, correlating, and alerting on log activity. Log management governs collection, parsing, retention, indexing, access, masking, forwarding, and cost across the log lifecycle. Most teams need both.
What should a log analytics platform provide?
It should centralise logs, support fast search and filtering, extract structured fields, reveal patterns and distributions, correlate records with other telemetry, and turn useful queries into alerts and repeatable investigations.
Which data can Guance correlate with logs?
Logs can be connected to APM traces, services, hosts, containers, Kubernetes resources, metrics, network data, events, and alerts when shared identifiers and tags are collected.
How does a log query become an alert?
Save a validated query and define its evaluation window, threshold, grouping dimensions, severity, and notification route. Matching records then provide the evidence for each triggered monitor.
When is log parsing useful?
Parsing is useful when important values are embedded in free-form messages, when sources use inconsistent formats, or when teams need reliable fields for filtering, aggregation, correlation, masking, and alerting.