commit | 2861c7f08cba6c0cbd5af39aece1ab6c8bc3e368 | [log] [tgz] |
---|---|---|
author | Hansen, Tony (th1395) <th1395@att.com> | Wed Oct 27 00:32:01 2021 +0000 |
committer | Hansen, Tony (th1395) <th1395@att.com> | Tue Nov 02 00:30:01 2021 +0000 |
tree | 1beb52e5587af7ed165ebc88e22eab99d755b9d0 | |
parent | 7d0c9432f13d83ed19cc07d3a61cc528b3942822 [diff] |
send stdout logging to stdout in addition to log files Change-Id: Icad02afe29e28eef72cc36dd82f0a64810ce9500 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2957 Signed-off-by: Hansen, Tony (th1395) <th1395@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 >