PowershellFrameworkCollective / psframework

A module that provides tools for other modules and scripts
MIT License
435 stars 41 forks source link

Logging Provider: syslog #580

Open FriedrichWeinmann opened 1 year ago

FriedrichWeinmann commented 1 year ago

Logging to syslog should be included

JustinRingeling commented 11 months ago

This could be an example to follow? https://github.com/poshsecurity/Posh-SYSLOG

FriedrichWeinmann commented 11 months ago

Something in that style, yes. The main reason that provider has not yet been implemented is a combination of "Not enough time" and "No personal need yet". It's likely to happen in the not-too-distant future though.