diff --git a/README.md b/README.md index e4ccda2..486feb7 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Network Automation is cross between two disciplines of Infrastructure Networks a - [Napalm](https://github.com/napalm-automation/napalm) - NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API. - [netaddr](https://github.com/drkjam/netaddr) - Network address manipulation that supports a number of techniques (supernetting and subnetting). - [Netmiko](https://github.com/ktbyers/netmiko) - Multi-vendor library to simplify Paramiko SSH connections to network devices. + - [SEC - Simple Event Correlator](http://simple-evcorr.github.io/) - SEC is an event correlation tool for advanced event processing which can be harnessed for event log monitoring, for network and security management, for fraud detection, and for any other task which involves event correlation. - [TextFSM](https://github.com/google/textfsm) - Python module for parsing semi-structured text into python tables. ## Non-Core Ansible Modules