centos – What does the line python[778]: . [recvData] on journalctl mean?
I’m running a centos server with cyberpanel installed and every now and them i run the command journalctl –since “1 hour ago” to see whats happening on the server, i used this command since i started using fixed ip to prevent attacks on the server, ever since i used the fixed ip the journalctl command have little to no return, but lately it started returning the following return
Mar 29 18:20:58 myserver python[778]: . [recvData]
hundreds of times repeatly, what does this return mean? is something wrong with python on my server?
Read more here: Source link
