HGL
modern-teal

How to disable/configure system journal logging?

My system's journal is being filled with this kind of logs every X time:
d/bin/x64/linux/gogdl --auth-config-path /home/edu4rdshl/.config/heroic/gog_store/auth.json auth
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Gog]: Found 0 game(s) to update
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Legendary]: Checking for game updates: LEGENDARY_CONFIG_PATH=/home/edu4rdshl/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary list --third-party
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Winetricks]: Downloading Winetricks
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Legendary]: Found 0 games to update
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Nile]: Looking for updates...
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Nile]: Running command: NILE_CONFIG_PATH=/home/edu4rdshl/.config/heroic/nile_config /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/nile list-updates --json
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [WineDownloader]: Updating wine versions info
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [WineDownloader]: Fetching upstream information...
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [Backend]: Starting the Download Queue
Feb 12 21:33:55 Behemoth heroic.desktop[3159171]: (21:33:55) INFO: [WineDownloader]: wine versions updated
d/bin/x64/linux/gogdl --auth-config-path /home/edu4rdshl/.config/heroic/gog_store/auth.json auth
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Gog]: Found 0 game(s) to update
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Legendary]: Checking for game updates: LEGENDARY_CONFIG_PATH=/home/edu4rdshl/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary list --third-party
Feb 12 21:33:51 Behemoth heroic.desktop[3159171]: (21:33:51) INFO: [Winetricks]: Downloading Winetricks
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Legendary]: Found 0 games to update
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Nile]: Looking for updates...
Feb 12 21:33:52 Behemoth heroic.desktop[3159171]: (21:33:52) INFO: [Nile]: Running command: NILE_CONFIG_PATH=/home/edu4rdshl/.config/heroic/nile_config /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/nile list-updates --json
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [WineDownloader]: Updating wine versions info
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [WineDownloader]: Fetching upstream information...
Feb 12 21:33:54 Behemoth heroic.desktop[3159171]: (21:33:54) INFO: [Backend]: Starting the Download Queue
Feb 12 21:33:55 Behemoth heroic.desktop[3159171]: (21:33:55) INFO: [WineDownloader]: wine versions updated
how can I limit what's shown there? I have tried adding --log-level=3 on heroic's start options without luck. Thanks!
1 Reply
ratty-blush
ratty-blush4mo ago
you can disable logs in heroic's settings > advanced, not sure if that would do it though (when logs are disabled, there are still some things printed in the output)

Did you find this page helpful?