commit | f351db55311825662f1514259b0a9d4eff9fd25d | [log] [tgz] |
---|---|---|
author | Ladue, David (dl3158) <dl3158@att.com> | Mon Oct 01 13:14:17 2018 -0400 |
committer | Ladue, David (dl3158) <dl3158@att.com> | Mon Oct 01 13:16:16 2018 -0400 |
tree | 4d92b1a143a77425fe001f5738d8d2dbb86d8db8 | |
parent | 3e79c897cb6357fe0d599d104eb6a31965ca414a [diff] |
fix daily log roll bug Change-Id: I5c472ceafed99bb1b619c36d31371e51ad17bb4b Issue-ID: DCAEGEN2-842 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
This is the repository for SNMP Trap Receiver for Open DCAE.
This project is organized as a mvn project for a python application.
git clone ssh://git@<repo-address>:dcae-collectors/snmptrap.git mvn clean install
The application is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image:
<FIXME: add detailed instructions >