Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logscape/ciscoapp
Monitor Cisco ASA devices
https://github.com/logscape/ciscoapp
Last synced: 6 days ago
JSON representation
Monitor Cisco ASA devices
- Host: GitHub
- URL: https://github.com/logscape/ciscoapp
- Owner: logscape
- Created: 2013-08-23T12:41:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T09:16:37.000Z (over 9 years ago)
- Last Synced: 2024-08-01T19:53:01.029Z (3 months ago)
- Homepage:
- Size: 1.77 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CiscoApp-1.0
Monitor Cisco ASA and PIX family devices in a few quick easy step
## Overview
The CiscoApp contains 4 main workspaces to give your insight into your network traffic
* Home - Overview of Syslog Messages
* Traffic - Charts that help with the analysis of incoming and out going connections
* Interface - A break down of your messages by interface type
* Bandwidth - Address, Protocol and Port views of bandwidth utilization## Downloads
* [Cisco App](https://github.com/logscape/ciscoapp/raw/master/dist/CiscoApp-1.0.zip)
### Using Logscape Syslog Server
The Logscape Manager runs a Syslog server on these portstcp MANAGER:1468
udp MANAGER:1514Set up your Cisco ASA device to the Logscape Syslog Server.
Logscape Syslog Server will collect and store your Cisco data in the following location$LOGSCAPE_HOME/work/Syslog_Server/device.hostname.local/*
### Modify your Syslog Server Data Source
In this step you will need to update your syslog-server data sources. Add the tag to your data source
cisco-asa
This tag identifies your Syslog data as Cisco Syslog messages.
![](docs/images/datasource.png)
# Cisco Home
![](docs/images/cisco-home.png)
# Cisco Denied Traffic
![](docs/images/cisco-denied_traffic.png)
# Cisco Denied GeoIP
![](docs/images/cisco-denied_map.png)
# Cisco Traffic
![](docs/images/cisco-traffic.png)
# cisco Bandwidth
![](docs/images/cisco-bandwidth.png)
# Cisco Anomaly
![](docs/images/cisco-anomaly.png)