Packetcapture launcher is failing to start and packetcapture logs are not being created.
Release : 15.8 and above
Component: Packet Capture
Unlogged error occurred which is preventing packet capture from starting/running correctly.
Make the following changes to the loggers
in MonitorLogging.Properties:
add:
com.vontu.util.OutputRedirector.level = FINER
and change:
java.util.logging.FileHandler.level = FINER
In PacketCaptureLogging.properties:
change:
.level = FINEST
java.util.logging.FileHandler.level = FINEST
Recycle the detection server
Now you can use the boxmonitor0.log to see why the packetcapture will not start when packetcapture.log is not being created or written to.