Hello all,
I am facing a weird problem. I want to access the log file of the ibr daemon, however when I try to peek I get the following error : Could not open the file /var/log/ibrdtn/ibrdtn.log You do not have the permissions necessary to open the file.
I tried sudo gedit /var/log/ibrdtn/ibrdtn.log and managed to open it. Then I came across a rather small log which is inconsistent with what the daemon is printing out. Even after many events occurring the log doesn't refresh itself.
It appears that the log gets refreshed only when I run the daemon with the default conf file which can not be modified and therefore the log is kinda useless.
Does anyone know a way around that?
Thank you and sorry for the wall of text.
Regards, Dimitris Giotas
Hi,
In the config-file, you can set the path where the logs will be written to. (logfile = /var/log/ibrdtn.log is the default). AFAIK there is no option which enables you to set the log file via commandline (at least for version 0.9.0, --help does not give a hint), so you have to use a config file...
Regards, Stephan
participants (2)
-
Dimitrios Giotas
-
Stephan Rottmann