• Resolved Matt Scheidler

    (@matt6303)


    I’ve just installed this plugin on an existing site. I am seeing many “Logged out” entries in the log, several per day, that do not correspond with any “Logged In” entries. Just trying to figure out what might be causing this. An automated process or cron job perhaps?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author P?r Thernstr?m

    (@eskapism)

    I’ve heard the same from several other people, but I’ve never had the problem myself so it’s difficult to debug. Do you have any other plugins installed that in any way modify the login or logout behaviour?

    Thread Starter Matt Scheidler

    (@matt6303)

    My only thought is either Jetpack or a security plugin.

    The Log entries in question all look like this:

    Key	Value
    id	72
    logger	SimpleUserLogger
    level	info
    date	2022-01-18 15:07:44
    message	Logged out
    initiator	other
    context_message_key	user_logged_out
    _message_key	user_logged_out
    _server_remote_addr	**.**.***.0

    They are typically coming from one of two IPs.

    This compares to my own Logout log entry which includes an initiator of ‘wp_user’ and values for my ‘_user_id’, ‘_user_login’, and ‘_user_email’.

    As long as I know that the logout doesn’t correspond to a unwelcome login it’s not a huge problem. Thank you for your reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Logged out” entries’ is closed to new replies.