Stay organized with collections
Save and categorize content based on your preferences.
Change log for OPEN_VPN
Date
Changes
2024-11-27
Enchancement
- Added Grok patterns to parse unparsed logs.
- Mapped "username1" field to "target.user.userid".
- Mapped "msg1" field to "metadat.description".
- Mapped "metadata.event_type" to "USER_UNCATEGORIZED" when target.user.userid is set.
- Mapped "metadata.product_event_type" to "Peer Connection Initiated" for the logs having "Peer Connection Initiated" in the "operation" field.
2023-11-27
Enchancement
- Added support for JSON format logs.
- Mapped "HOSTNAME" to "principal.hostname".
- Mapped "PID" to "principal.process.pid".
- Mapped "CMDLINE" to "principal.process.command_line".
- Mapped "SYSTEMD_UNIT" to "additional.fields".
- Mapped "SYSTEMD_SLICE" to "additional.fields".
- Mapped "SYSTEMD_INVOCATION_ID" to "additional.fields".
- Mapped "SYSLOG_IDENTIFOER" to "additional.fields".
- Mapped "COMM" to "additional.fields".
- Added GROK pattern to map "MESSAGE"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-13 UTC."],[[["The parser for OPEN_VPN logs was initially created on 2022-04-28."],["On 2023-11-27, support for JSON format logs was added, along with mappings for various fields like HOSTNAME, PID, and CMDLINE."],["On 2024-11-27, Grok patterns were implemented to parse unparsed logs, and multiple fields were mapped to target.user.userid, metadata.description, metadata.event_type, and metadata.product_event_type."]]],[]]