How can we disable CA Directory warn logs. The logs are taking up a large amount of diskspace.
Release : 14.2
Component : IdentityMinder(Identity Manager)
Steps to disable the warn messages for IDM.
1. Navigate to ..\dxserver\config\logging directory.
2. Edit the default.dxc and impd.dxc
3. Comment out the line "set warn-log."
4. Restart all the directory dsa.
Example: Comment out the line by adding a # at the beginning.
#set warn-log = "logs/$s_warn.log";
If needed here is some information about WARN messages:
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/directory/12-6/reference/system-messages-for-ca-directory/dxserver-alarm-messages/warning-messages.html