Issues
- Auto-update eventconf/syslog from container overlay directoryNMS-16316Mark Mahacek
- Minion java-opts not loading correctlyNMS-16305Resolved issue: NMS-16305Mark Mahacek
- Update container confd to default Postgres SSL to preferNMS-16287Resolved issue: NMS-16287Mark Mahacek
- Container flag `-t` does not pass correct argumentsNMS-16265Resolved issue: NMS-16265Mark Mahacek
- Add confd support to Sentinel containerNMS-16149Resolved issue: NMS-16149Christian Pape
- confd template doesn't apply connection-pool settings from envNMS-16127Resolved issue: NMS-16127Mark Mahacek
- Need a way to get a heap dump in a Docker container -- no jstack/jmap/jcmdNMS-15532Resolved issue: NMS-15532DJ Gregor
- Document administrative processes for Horizon containers (backup/restore, upgrade, etc.)NMS-15177
- RRD persistence with default configs in our Horizon OCI points to wrong libjrrd2.soNMS-14778Resolved issue: NMS-14778Morteza
- Hostname command is missing when running in a containerNMS-14100Resolved issue: NMS-14100Ronny Trommer
- OpenNMS points to the wrong URL when trying to generate graphsNMS-14057Resolved issue: NMS-14057Alberto
- Remove requirements/logic from Dockerfile/Entrypoint/Confd about the OpenNMS HTTP URL from the Minion and Sentinel due to Twin APINMS-13768Resolved issue: NMS-13768Alberto
- Time zone is handled different on Minion container image based on UbuntuNMS-13276Resolved issue: NMS-13276Ronny Trommer
- Create docs about Newts confd parametersNMS-13005Resolved issue: NMS-13005Marcel Fuhrmann
- Create confd templates to handle Mattermost propertiesNMS-13004Resolved issue: NMS-13004Marcel Fuhrmann
- Create confd templates to handle Slack propertiesNMS-12982Resolved issue: NMS-12982Marcel Fuhrmann
- Can't start Minion on 32bit ARMv7 with RaspbianNMS-12675
- Confd download fails silently on Docker installNMS-12642Resolved issue: NMS-12642Ronny Trommer
- The health check script for Minion and Sentinel on Docker Images stopped workingNMS-12600Resolved issue: NMS-12600Alejandro Galue
- Minion ignores credentials in environment variablesNMS-12530
- Update OpenJDK 11.0.4 to 11.0.5NMS-12387Resolved issue: NMS-12387Ronny Trommer
- Update base container image to use CentOS 8NMS-12353Resolved issue: NMS-12353Ronny Trommer
- Docker image for Minion runs with UID 1001 but the minion user has UID 997NMS-12312Resolved issue: NMS-12312Ronny Trommer
- Docker image for sentinel runs the process as rootNMS-12311Resolved issue: NMS-12311Ronny Trommer
- Default settings in container image don't write RRD filesNMS-12290Resolved issue: NMS-12290Ronny Trommer
- Reduce Docker container image sizeNMS-12284Resolved issue: NMS-12284Benjamin Reed
- Be able to execute ICMP requests through Java when running as non-rootNMS-12283Resolved issue: NMS-12283Ronny Trommer
- Sentinel cannot persist Telemetry when running under OracleJDK 11NMS-12126Resolved issue: NMS-12126Jesse White
- Remove circleci build number as tags from container imagesNMS-12098Resolved issue: NMS-12098Ronny Trommer
- Replace custom bash templating with Confd and streamline entrypoint scriptNMS-11721Resolved issue: NMS-11721Ronny Trommer
- Run container image as non-rootNMS-11720Resolved issue: NMS-11720Ronny Trommer
31 of 31
Auto-update eventconf/syslog from container overlay directory
Description
Acceptance / Success Criteria
None
is blocked by
Details
Assignee
Mark MahacekMark MahacekReporter
Mark MahacekMark MahacekComponents
Sprint
NonePriority
Trivial
Details
Details
Assignee
Mark Mahacek
Mark MahacekReporter
Mark Mahacek
Mark MahacekComponents
Sprint
None
Priority
PagerDuty
PagerDuty
PagerDuty
Created January 22, 2024 at 10:08 PM
Updated February 27, 2024 at 8:25 PM
Activity
Show:
Update entrypoint.sh script in the container image to look for event files in the overlay directories and auto-update eventconf.xml to import the found files.
The same can be done for syslog parsing definitions in the syslog-configuation.xml file.