DX Infrastructure Management

 View Only

Tech Tip: How to increase the logging level for the "CA NFA Reaper" service in NFA. 

May 21, 2015 05:44 PM

Summary

How to increase the logging level for the "CA NFA Reaper" service in NFA.

 

Solution

1. RDP to your Harvester, open a Command Prompt, and run:

mysql -P3308 -D harvester -t -e "update parameter_descriptions set defaultValue=6 where parameter='RealtimeReaper_LoggingFlags';"

 

2. Recycle the "CA NFA Reaper" service.

 

3. The logging level should now be increased from level 2 to level 6.

 

4. To reset the logging to the default level run:

mysql -P3308 -D harvester -t -e "update parameter_descriptions set defaultValue=2 where parameter='RealtimeReaper_LoggingFlags';"

 

5. Recycle the "CA NFA Reaper" service

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.