Labels
Labels are key-value pairs assigned to log fields after parsing, used to categorize, enrich, and structure logs for easier search, correlation, and visualization. They also normalize and make vendor-specific logs searchable in a unified way.
Logpoint applies labels in three ways:
Label Packages
Normalization Signatures
Labeling Rules
Label Packages
Label packages are predefined sets of labels, mappings, and taxonomies used to normalize raw log data into a consistent structure. They define how fields from various log sources (for example, firewall, Windows, proxy, or authentication logs) are mapped to Logpoint’s standard label schema. By using label packages, Logpoint ensures that data from different vendors is interpreted consistently, enabling unified searches, dashboards, reports, and correlation rules across diverse log sources.
There are two types of label packages:
Custom Label Packages: Custom made packages created by Logpoint users to meet specific organizational or use-case needs.They allow users to define their own labels and field mappings or modify existing vendor label packages to better fit their data sources.
Vendor Label Packages: Packages bundled with Logpoint and its log sources. Each vendor label package corresponds to a particular product, platform, or integration. For example, Windows, Cisco, Fortinet, or AWS, and enables Logpoint to automatically recognize, parse, and categorize log data from that source.
Using Vendor Label Packages
When you install a Log Source integration that includes a Label Package, it is automatically added to Logpoint. However, you must activate the label package so it applies to your searches. You can either activate the entire package or activate specific labels in a package.
Label Packages can also be exported and imported between Logpoints, allowing you to reuse configurations on another device. Additionally, you can edit existing label packages to customize mappings according to your requirements.
Normalization Signatures
Normalization signatures define how raw log data from a specific source is parsed and converted into a structured, standardized format. They are part of a normalization package and contain the rules or patterns used to identify, extract, and label fields from incoming logs.
You can also use normalization signatures to add labels to specific types of logs or logs from a particular device. For example, to tag all logs from a printer, you can add a label such as printer to the normalization signature.
Labeling Rules
Labeling Rules applies labels to logs during searches based on defined patterns or conditions to automatically normalize and enrich the displayed results.
Last updated
Was this helpful?