Hello,
I was searching for a log that could show if a file was deleted throug File Manager, after read the logs with tail -f i noticed that the error_log shows that one file was deleted, yet o don't know which flag means the deletation in fact.
So, please, can anyone help-me to read this log?
Thank you!
I was searching for a log that could show if a file was deleted throug File Manager, after read the logs with tail -f i noticed that the error_log shows that one file was deleted, yet o don't know which flag means the deletation in fact.
So, please, can anyone help-me to read this log?
Code:
[2016-10-13 17:56:07 -0300] info [hgFML::Logger] {"context":{"stage":"pre","point":"main","escalateprivs":1,"category":"Cpanel","event":"Api2::Fileman::fileop"},"data":{"user":"ggblog","args":{"affectedfiles":[{"oldsize":0,"oldctime":"1476392150","path":"/home/ggblog/public_html/edeedeede.txt","oldmtime":"1476392146"}],"multiform":"1","filelist":"1","metadata":"undefined","doubledecode":"0","op":"unlink"},"output":null}}
Last edited by a moderator: