Logging
Use Grafana Alloy with SigLens
·844 words·4 mins·
loading
·
loading
English
Logging
Security
Expert
Until now I used vector.dev as my workhorse to collect logs and metrics from systems and deliver them to SigLens. In the mean time there is a new kid on the block: Grafana Alloy. In this article I will show you how you connect Grafana Alloy to your SigLens instance.
Split log streams into Analytics and Auxiliary Table
·758 words·4 mins·
loading
·
loading
English
Logging
Azure
Log Analytics
Expert
In the last article we found out that KQL transformation at ingestion time is not available for Auxiliary Logs. But in real cases you want to have the ability to send selective log lines to Analytics while sending the rest to Auxiliary. In this article we will discover the possibilities.
Remap column names in Data Collection Rules (DCR)
·824 words·4 mins·
loading
·
loading
English
Logging
Azure
Log Analytics
Expert
In real world scenarios you have a data source with field names which are not identical to those in your table. Beside of renaming the fields in your agent which sending logs also Data Collection Rules provide the ability to map fields with transformkql.
Auxiliary Logs in Azure Log Analytics
·2141 words·11 mins·
loading
·
loading
English
Logging
Azure
Log Analytics
Expert
Microsoft provides a new type of Log Analytics tables called Auxiliary Logs. Currently this is in Public Preview and I did some lab testing which I documented in this blog post.
Use Prometheus Node Exporter with SigLens and Vector.dev
·983 words·5 mins·
loading
·
loading
English
Logging
Security
Expert
Some days ago I discovered SigLens the first time and wrote a blog post about feeding logs into it with the help of Vector.dev. SigLens does not only provide fast log management - no; it also supports metrics. In this article I show you how to setup ingestion of metrics from Prometheus Node Exporters.
Fast log management with SigLens and Vector.dev
·2873 words·14 mins·
loading
·
loading
English
Logging
Security
Expert
A new star is born and my new personal favorite if you have to deal with logs: The Log Management solution from https://siglens.com/ together with https://vector.dev/ for log ingestion. This article describes the basic setup and the state of the project per may 2024.