cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
561
Views
0
Helpful
2
Replies

Syslog viewing current and historical.

SpongeRob
Level 1
Level 1

We have PI2.0 installed and working well.  What is the best avenue for viewing syslog current and historical ?

We are currently logging to another platform and use Kiwi & Cygwin to view them.

1 Accepted Solution

Accepted Solutions

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi,

PI 2.0 still does not have complete support of syslogs.

AFAIK , Upcoming release of PI will have the complete support of syslogs and you should be able to view all the syslogs from PI.

 

Thanks-

Afroz

***Ratings Encourages Contributors ***

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

View solution in original post

2 Replies 2

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi,

PI 2.0 still does not have complete support of syslogs.

AFAIK , Upcoming release of PI will have the complete support of syslogs and you should be able to view all the syslogs from PI.

 

Thanks-

Afroz

***Ratings Encourages Contributors ***

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Vinod Arya
Cisco Employee
Cisco Employee

Some of our Customers in CSC has found a tweak to get all syslog sev levels by this :

Syslog is working on  PI2.0. by default Prime only accepts the severity 0 and 1. you will need  to modify a file in PI 2.0 to allow prime to accept Syslog messages.

change following file

/opt/CSCOlumos/conf/syslog_sev_filter.xml file (Bold lines have been added here):

 

<expression op='OR'>

        <!-- Error -->

        <condition field='severity' op='EQUALS' value='0' />

        <condition field='severity' op='EQUALS' value='1' />

        <condition field='severity' op='EQUALS' value='2' />

        <condition field='severity' op='EQUALS' value='3' />

        <condition field='severity' op='EQUALS' value='4' />

        <condition field='severity' op='EQUALS' value='5' />

        <condition field='severity' op='EQUALS' value='6' />

</expression>

 

**NOTE: THIS IS NOT CISCO TESTED. BUT SEEMS TO BE WORKING FOR MANY.

 

As per thread :

https://supportforums.cisco.com/discussion/11645481/prime-infrastructure-12-syslog?tstart=0&viewcondensed=

-Thanks Vinod **Rating Encourages contributors, and its really free. **
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: