agentLogInMemoryBehavior

  • 1.3.6.1.4.1.4526.10.14.1.1.4
  • Access readwrite
  • Type wrap(1), stop-on-full(2)

Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging.

Details

Possible values
1 wrap
2 stop-on-full

Comments