Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 441 Bytes

ossim-agent-elasticsearch

This Repository contanins the necessary code to integrate Ossim with ElasticSearch API. It's based on OSSIM 5.4.2

It requires the library elasticsearch-py for python:

pip install elasticsearch

After install elasticsearch for python you have to copy this repository into your OSSIM installation directory.

See https://github.com/berni69/ossim-plugins-elasticsearch to view example configurations.