Are successful/failed login attempts logged anywhere?
-
Hi there! Just tried to find any information if Cloudron-logins (and maybe also email) are being logged anywhere, successful or failed ones. Successful logins I could see in the event-log in the UI, is there a corresponding log file and if so, does it also track failed logins? For context: I had to disable several users and want to know if they attempted to get back in.
-
Failed attempts are not logged. I guess this is because it is hard to know if a login was just a random login by some bot of a real person. But maybe it's a good idea to log this in a file if it is considered useful .
-
Failed attempts are not logged. I guess this is because it is hard to know if a login was just a random login by some bot of a real person. But maybe it's a good idea to log this in a file if it is considered useful .
-
@msbt by logged, do you mean a text file? You can see at https://my.demo.cloudron.io/#/eventlog that login attempts are there. There is no log file/text file though .
-
@msbt by logged, do you mean a text file? You can see at https://my.demo.cloudron.io/#/eventlog that login attempts are there. There is no log file/text file though .
-
@girish yeah I was looking for a txt log/history for convenience and overview of what's going on, is that something you might consider?
@msbt yes, I think it makes sense. will try to add it to the current box.log itself for a start .
-
@msbt added for next release . https://git.cloudron.io/platform/box/-/commit/22e23e1e659f9d942721443d7c3c8c286250340e
-
G girish has marked this topic as solved