paleg / eventlog-to-syslog

Automatically exported from code.google.com/p/eventlog-to-syslog
3 stars 3 forks source link

Priority #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is possible to set the priority as "ETC" "WARNING" "NOTICE" etc when i start 
evtsys?

Original issue reported on code.google.com by roberto....@gmail.com on 6 Jul 2010 at 10:19

GoogleCodeExporter commented 8 years ago
What do you mean by set the priority? You want all messages from a certain 
machine to have the same priority? Currently it will set the priority based on 
the type of event being sent

Original comment by sherwin....@gmail.com on 7 Jul 2010 at 7:49

GoogleCodeExporter commented 8 years ago
Yes if possibile i wantu want all messages from a certain machine  have the 
same priority example "NOTICE" 

Many thanks 

Original comment by roberto....@gmail.com on 10 Jul 2010 at 8:17

GoogleCodeExporter commented 8 years ago
This would be more of a server side than client side option. It kind of defeats 
the purpose of the priority field, since the priority is meant to be message 
specific. Is it possible for you to filter and/or modify events on your syslog 
server? 

Maybe if you explain to me the problem you are trying to solve we can find a 
better solution.

Original comment by sherwin....@gmail.com on 19 Jul 2010 at 5:10

GoogleCodeExporter commented 8 years ago
I want to save only logon and logout event on my syslog server is possible?

Original comment by roberto....@gmail.com on 24 Jul 2010 at 9:58

GoogleCodeExporter commented 8 years ago
You can filter out all non logon/logout messages on the syslog server.
What I can try to add to the utility is a way to only send messages matching 
certain filters in the ignore file.

Original comment by sherwin....@gmail.com on 29 Jul 2010 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by sherwin....@gmail.com on 17 Nov 2010 at 5:56

GoogleCodeExporter commented 8 years ago
This should now be fixed Roberto. Let me know if you have any issues.

-Sherwin

Original comment by sherwin....@gmail.com on 29 Nov 2010 at 7:18