Roundcube Logs location [GELÖST]
Roundcube Logs location
ich hatte immer "/home/keyhelp/www/roundcube/logs/errors.log" für Fail2ban für Roundcube verwendet. mir ist jetzt aber aufgefallen dass der logs-Ordner gar nicht mehr beschrieben wird, er ist leer, keine Logs. Weiß jemand warum ? Liegen die wo anders jetzt ?
Re: Roundcube Logs location
viewtopic.php?t=12620
Re: Roundcube Logs location
Roundcube loggt jetzt generell, unabhängig vom OS ins journal.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Roundcube Logs location

- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: Roundcube Logs location
Wie wäre es denn mal mit ein klein wenig Eigeninitiative?
Eine Suchmaschine kannst du doch sicherlich bedienen, oder...?
Falls nicht->
https://www.google.de/search?q=debian+journal+logging
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: Roundcube Logs location
[roundcube]
enabled = true
filter = roundcube
logpath = /var/log/journal
maxretry = 3
port = http,https
Re: Roundcube Logs location
Code: Select all
backend = systemd[journalflags=1]
Dann kommt es noch ein bischen drauf an, wie dein Filter aussieht, ich benutze hier in der Standard-KeyHelp Fail2Ban Konfiguration immer 'roundcube-auth', du benutzt 'roundcube'. Sollte das nicht funktionieren, musst du da also ggf. nochmal einen Blick reinwerfen.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Roundcube Logs location
- Jolinar
- Community Moderator
- Posts: 4004
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: Roundcube Logs location [GELÖST]
viewtopic.php?t=12680xeppel wrote: ↑Thu 12. Oct 2023, 13:02 Kommt eigentlich noch ein Beitrag zum Upgrade auf Debian 12, wie dieser? https://www.keyhelp.de/en/news/upgrade- ... debian-11/
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views