syslogd as non-root user

Description

This may be more for testing to assure syslogd will work under non-root user. I didn't have the requirement or time to test in the environment I was in.

One thing I did do during the server setup was at one point having to move opennms-alarm-northbounder-syslog.2015.1.0.jar out of lib to get the server starting.

I didn't take notes about where we were at in setup and troubleshooting.

We also had to disable on startup at some point in the same timeframe:

<service>
<name>OpenNMS:Name=TestLoadLibraries</name>
<class-name>org.opennms.netmgt.vmmgr.Manager</class-name>
<invoke method="doTestLoadLibraries" pass="0" at="start"/>
</service>

I don't know if this was related to having trapd running or another situation (using openjdk instead of oracle?)

Environment

centos 6

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Benjamin Reed August 2, 2021 at 2:05 PM

syslogd needs to run on a non-privileged port by default, OpenNMS has had syslogd running on `10514` for a while now

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

PagerDuty

Created July 28, 2015 at 3:42 PM
Updated August 2, 2021 at 2:05 PM
Resolved August 2, 2021 at 2:05 PM

Flag notifications