Do you have the logging enabled on the ASA ?
Look for;
logging on
logging host <ip-address-of-kiwi-server>
Cheers,
Rajesh
Main Topics
Browse All TopicsHi.Guys,
I would like to know that how can i configure kiwi syslog for asa 5510 which is connected to access switch. I am able to ping and make contact with asa from that host. I have already installed the kiwi syslog server for monitorig the devices. But still i am not able to configure the kiwi. Please help me as soon as possoble.
Thanks In Advance
Arihant Jain
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
It would be easier if you were to provide what you have.
Post your asa config with the sensitive data X'd out (external ips, passwords, identifiers)
Make sure that if you do have a software firewall enabled on the server where kiwi syslog is installed, that you have taken steps to configure the software firewall to allow syslog events to pass through.
hi arnold,
yeah i have checked all the stuff which is related to firewall on windows platform. I am able to take test setup from the KIWI but not able to got the log from the devices such as router,switch and firewall. how can i see the log in KIWI i am using KIWI Syslog service manager 8.3.40 version.
kiwi syslog does not take logs it receives notices from each device and displays those notices as a log.
To see an event in kiwi, try lowering the event logging configuration on the ASA to info, or debug for a short time.
Attempt a login into the ASA but enter an invalid username/password combination. Depending on the event logging configuration on the ASA, you should see an alert in kiwi referencing a failed login attempt.
On the ASA you should have something similar to this code
logging enable
logging timestamp
logging buffer-size 10000
logging buffered errors
logging trap informational
logging history errors
logging asdm notifications
logging host Inside 192.169.x.x
Where 192.168.x.x should be the IP of the host with the KIWI daemon. This code assumes the host is on the inside.
The logging trap statement defines the level of detail you want sent to the syslog.
On the host with the KIWI syslog, make sure there are no firewalls locally that would block UDP port 514 (syslog port). Also, in Kiwi, you should set a default rule to display any inbound message. Also, you can check in the ..\program files\syslogd\logs directories for the 'catchall' log. This should contain all the traffic sent to the log server.
hi guys ,
sorry for late conversation there was an issue that is that if u are going to configure asa in such that way as per cisco recommendation. i am able to see the log on asa through "sh logging" but not on kiwi.
i would like to know that how can i see the log in KIWI so can u plz tell me for that particular one.
thanks for ur nice suggestion.
kiwi syslog does not monitor anything. A syslog server is there to listen for notification.
kiwi syslog is not an application used to read a log from the cisco ASA.
kiwi syslog is an application that can receive notifications (syslog) which then can be displayed. If kiwi syslog does not receive any event notices, there is no information it can display.
We are trying to help you, what screen shot can we post that will help you?
Please post your ASA's configuration. Please also include the Internal IP of the kiwi server.
Please include the output of the following command:
show logging
In Kiwi, look at screen shots 4 and 5 here:
http://www.kiwisyslog.com/
Setup your default rule to log and display all the messages coming in from the ASA.
In FILTERS make sure all message trap levels are checked.
In ACTIONS make sure the DISPLAY is set.
You can also check the Catchall log just to be sure you are receiving the syslog info in case the display isn't showing anything.
hi,
just check if u are running any another syslog server on the same host so its possible that the host will use udp port 514 and that is already engaged with the other syslog server so u might not receive the log on kiwi I faced same problem where i was having solarwinds syslog server and kiwi syslog server on the same host.
yogesh
Business Accounts
Answer for Membership
by: arnoldPosted on 2008-09-15 at 06:22:59ID: 22478231
If I am not mistaken, you need to configure the asa to log the events to an external source.
/products/ hw/vpndevc /ps2030/ pr oducts_con figuration _example09 186a00805a 2e04.shtml
You need to define the kiwi server as a logging host as well as define what events should be logged.
Ref:
http://www.cisco.com/en/US