Hello monkey team,

I saw that the current release (0.20.1) don't create the files "access.log"
and "error.log" automatically. If used; the "master.log" file is created
automatically.
You have to manually touch those file if you wan't to use them:

# touch  /var/log/monkey/access.log
# touch  /var/log/monkey/error.log
# chown www  /var/log/monkey/access.log
# chown www  /var/log/monkey/error.log

Otherwise you won't get any access/logs and no message about that the log
isn't used.

I was thinking about to implement those four lines in my CRUX port of monkey
- but I came to the decision that this might be a bug and not "by design".



Greetings from germany,
Christian Stankowic <[email protected]>
http://www.stankowic-development.net

_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to