Re: [rsyslog] Anonymize part of msg

2024-11-27 Thread David Lang via rsyslog
" To: "rsyslog@lists.adiscon.com" Cc: "Möller, Roman (extern)" Subject: [rsyslog] Anonymize part of msg Hello subscribers, i've got a msg with the following example content: The User: John has logged in to the application app.example.com For data privacy reasons I want to

[rsyslog] Anonymize part of msg

2024-11-27 Thread extern
Hello subscribers, i've got a msg with the following example content: The User: John has logged in to the application app.example.com For data privacy reasons I want to remove or anonymize "John" from the Message. A desired output would be: The User: has logged in to the application app.example.c