Skip to content

Logs to remote syslog server #2552

Discussion options

You must be logged in to vote

ASF allows you to configure its logging system: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Logging

There is an NLog target for logging to syslog, including remote machines: https://github.com/luigiberrettini/NLog.Targets.Syslog

It should be enough to copy NLog.Targets.Syslog.dll from the nuget package into ASF directory, then configure NLog.config appropriately as described on ASF wiki and syslog target example. If that by any chance doesn't work, you could always write ASF plugin with that functionality, which is also described on the wiki: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Plugins

We don't plan to support syslog in ASF out of the box at the moment, mainly beca…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@denny-cube
Comment options

@Abrynos
Comment options

Abrynos Apr 12, 2022
Collaborator

Answer selected by JustArchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants