IP = NULL in Moodle Database

IP = NULL in Moodle Database

by Mohammad Hallak -
Number of replies: 1

Hello there,

What does the NULL Value means when it is set to an IP in the Moodle loggings database?


ip

count(*)

NULL

8679


Average of ratings: -
In reply to Mohammad Hallak

Re: IP = NULL in Moodle Database

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

It means the event that produced the log is not associated with a user ip. Typically, it would be an operation performed by a scheduled task.