Configuring Event Trace Data

This section describes how to configure the SMF to store event trace data in CDL database record. With this configuration, the SMF allows to enable or disable the storage of event trace data in the CDL database record. The event trace data shows the call flow event for the subscribers.

Note

Configuring the event trace to disabled saves approximately 1 KB of database storage for each SMF database record.

To enable or disable the storage of event trace data in the CDL database record, use the following sample configuration:

config 
   system-diagnostics event-trace [ enable | disable ] 
      end  

NOTES:

  • system-diagnostics event-trace [ enable | disable ] : Enable or disable the storage of event trace data in the CDL database record for system diagnostics.