Hi all,
is it possible to see in the log which user log on to which time. Can see anything in the log in this regard.
-
Logging user log on
-
@ortin No, but it could be added. Note, however, with default settings a user session may last for a long time.
I think the default is something like 30 days. It can be limited, however, by setting theloginTime
property."It always takes longer than you expect, even when you take into account Hofstadter's Law.", Hofstadter's Law
-
I opened my pimatic via https to the world for Google Home stuff. Now I’m little paranoid and want to observe the log for any “unplanned” logins.
Would be really nice to see log on in the next version as well when the access was denied (wrong password). An optional password entry limiter would be helpful too. -
@ortin said in Logging user log on:
Now I’m little paranoid and want to observe the log for any “unplanned” logins.
Do you have a reverse proxy in the loop?
"It always takes longer than you expect, even when you take into account Hofstadter's Law.", Hofstadter's Law
-
Nope. Currently I have realized it only by a port forwarding from my fritzbox to the related Pimatic port. I create a separate user which is only allowed to change variables. The change of a specific variable triggers a rule…
EDIT: I got the hint. But the logging of logins would be still interesting.