NT Event Log test

Need new test, action, option? Post request here.
Post Reply
seelye
Posts: 40
Joined: Sat Sep 17, 2005 10:00 am
Location: USA

NT Event Log test

Post by seelye »

Would it be possible to add an additional entry under "Log Source" for Category? I've got an applcation that populates the event log with the same source but different categories.

Thanks,
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

What about EventID? Can you separate messages using ID? or that application uses wide range if events with various ID?

Regards
Alex
seelye
Posts: 40
Joined: Sat Sep 17, 2005 10:00 am
Location: USA

Post by seelye »

It uses a wide range of events with various ID's, hence the problem. I wish to capture every error and warning that this particular category produces (some it hasn't even generated yet, but I wish to be proactive) that's my problem.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I think we can implement this but not soon. We have a lot of tasks...

Regards
Alex
seelye
Posts: 40
Joined: Sat Sep 17, 2005 10:00 am
Location: USA

Post by seelye »

I appreciate your adding this to the wishlist.

Regards,
gelita-apa
Posts: 4
Joined: Wed Mar 12, 2008 7:54 pm

Post by gelita-apa »

KS-Soft wrote:What about EventID? Can you separate messages using ID? or that application uses wide range if events with various ID?

Regards
Alex
Hello Alex, why do you ask ? Is it possible to select by EventID now ? If so, how is this done ? Thanks.

Adam.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

gelita-apa wrote:[Hello Alex, why do you ask ? Is it possible to select by EventID now ? If so, how is this done ?
This feature was implemented a long while ago. Quote from the manual:
http://www.ks-soft.net/hostmon.eng/tests.htm#chkNTLog
========================================
Event ID
Match against the event ID (event ID is specific to the software that generated the event log entry). You can provide list of the ID codes and choose one of the options:
- Any - ID doesn't matter (event with any ID can be** considered as "Bad")
- Any from the following - event can be** considered as "Bad" when ID is specified in the list
- Any except the following - event can be** considered as "Bad" when ID is not specified in the list
========================================

Regards,
Max
Post Reply