You use the 'get event' command to display or clear event-log messages. You can filter these events using the number value which corresponds to the event type. You can find the list of events and their associated id's on the Juniper site - http://www.juniper.net/techpubs/software/screenos/ under the appropriate version of ScreenOS/Messages documentation.
The syntax is fairly flexible and you can include or exclude events based on either the event ID or a string of characters. As an example, if you wanted to search on session utilization events in the log, you could use the following: get event | include 692 or get event include "SESSION_ALLOCATE" Both of these commands will give you similar types of information regarding the session utilization reaching certain thresholds. HTHs. Stefan Fouant On Wed, Apr 16, 2008 at 7:41 AM, M.Mihailidis <[EMAIL PROTECTED]> wrote: > > Hello > > Any one familiar with the get event command in screenos ? > > I think there are some numbers for specific outputs and I havent found > anything.if someone knows them it would be great. > > Thanks > > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

