OSCAT Network cannot write to disk [RESOLVED]

2015-11-30
2015-12-06
  • PhilipLykov - 2015-11-30

    Hello,
    I try to use the OSCAT Network library to write CSV log to disk. Unfortunately it gives no error and didn't write to disk. I already created a file /root/csv.log wth 777 permissions but without any success.

     
  • PhilipLykov - 2015-12-06

    I have find the problem. It writes to disk after 4096 bytes get to buffer. So you will find anything on the disk after some time. In my case this time is very long.

     

Log in to post a comment.