Configuration files
The following configuration files control the behavior of nevisLogRend:
env.conf
Administration command and process environment:
JAVA_HOME
(optional)Use specified JRE/JDK
JAVA_OPTS
JVM command-line options
- Heap size
- Garbage collector
log4j.xml
Logging configuration
logrend.properties
Application configuration
Server configuration
- Scaling (concurrency with worker threads)
- Network settings (host, port, protocol, tls, etc.)
info
The configuration files are located in the /var/opt/nevislogrend/<instance>/conf
folder.