climateprediction.net home page
Way to turn off timestep logging?

Way to turn off timestep logging?

Questions and Answers : Unix/Linux : Way to turn off timestep logging?
Message board moderation

To post messages, you must log in.

AuthorMessage
Magnus Kessler

Send message
Joined: 27 Aug 04
Posts: 1
Credit: 2,681,767
RAC: 0
Message 1902 - Posted: 27 Aug 2004, 17:49:47 UTC

Is there a way to turn off logging of every single timestep? I would like to redirect boinc logs to a file, but cpdn produces > 2MB a day.
ID: 1902 · Report as offensive     Reply Quote
old_user1
Avatar

Send message
Joined: 5 Aug 04
Posts: 907
Credit: 299,864
RAC: 0
Message 1908 - Posted: 27 Aug 2004, 18:53:36 UTC

Unfortunately not, you could direct everything to /dev/null and important messages from BOINC will be in the boinc stdout/err.txt. If you want to track your model progress the trickles should appear on the website soon after every 10802 timesteps. Or run the ./viz program?

ID: 1908 · Report as offensive     Reply Quote
old_user18394

Send message
Joined: 16 Sep 04
Posts: 3
Credit: 26,507
RAC: 0
Message 4426 - Posted: 21 Sep 2004, 12:05:32 UTC

I'm a bit late, i know ;-)
So, how about using grep, like
./boinc_4.09_i686-pc-linux-gnu|egrep -v ' - PH [1-3] TS [0-9]{6} - '>>boinc.log
this should filter out any Timestamp-logging and append any other output to boinc.log
ID: 4426 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : Way to turn off timestep logging?

©2024 climateprediction.net