Event Log Filter

Message boards : Questions and problems : Event Log Filter
Message board moderation

To post messages, you must log in.

AuthorMessage
MossyRock

Send message
Joined: 19 Oct 13
Posts: 29
United States
Message 65430 - Posted: 14 Nov 2015, 2:22:35 UTC

I review my Boinc Manager's Event Log regularly to see if there were tasks that ended abnormally or if there are other issues that I need to address.

The amount of data to sift through is enormous.

Is there a way to set some kind of filter to just display errors/failures? I see the Diagnostic Log Flag checkboxes but these add to the amount of data.

I'm looking for a quick way to do this, like you can do with Windows' Event Viewer's Custom Views > Administrative Events filter.

Thanks.
ID: 65430 · Report as offensive
noderaser
Avatar

Send message
Joined: 2 Jan 14
Posts: 276
United States
Message 65436 - Posted: 14 Nov 2015, 13:12:36 UTC

You could use an alternate manager like BOINCtasks, which lets you color code and sort messages by various flags. http://efmer.com/b/
My Detailed BOINC Stats
ID: 65436 · Report as offensive
SekeRob2

Send message
Joined: 6 Jul 10
Posts: 585
Italy
Message 65437 - Posted: 14 Nov 2015, 14:20:01 UTC - in response to Message 65436.  
Last modified: 14 Nov 2015, 15:01:32 UTC

Another useful way in BT (BOINCTasks) is to set the color coding in the result history. If Green [default i think], and it says "Report OK" or "Report OK+", no log sifting needed.

Edit: The fun part of this approach is, it gives a local timestamp when it happened, making it easy to scan for the relating Event log entries.
Coelum Non Animum Mutant, Qui Trans Mare Currunt
ID: 65437 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 65438 - Posted: 14 Nov 2015, 15:55:29 UTC - in response to Message 65430.  

And since the output of the Event Log is constantly written to stdoutdae.txt (which when filled to capacity is renamed to stdoutdae.old and a new *.txt is started) in the BOINC data directory, you could search through the text file. BOINC has options through cc_config.xml to increase the size of the log files, the default being just 2 megabyte.
ID: 65438 · Report as offensive
MossyRock

Send message
Joined: 19 Oct 13
Posts: 29
United States
Message 65439 - Posted: 14 Nov 2015, 17:00:31 UTC
Last modified: 14 Nov 2015, 17:10:59 UTC

Thank you Ageless, SekeRob2, and noderaser.

This is excellent information. I've considered using BOINCTasks so now I will try it. I like the way it handles multiple BOINC clients.

I also appreciate the info about the stdoutdae.txt file - I could write and run a script to parse it and present a filtered view. The challenge here is determining a comprehensive set of target strings to search for so that I don't miss something important.
ID: 65439 · Report as offensive

Message boards : Questions and problems : Event Log Filter

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.