How to Disable OTB Logging in Dell Security Management Server

Summary: This article provides information about how to disable on-the-box (OTB) logging on Dell Security Management Server (formerly Dell Data Protection | Enterprise Edition).

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Affected Products:

  • Dell Security Management Server
  • Dell Data Protection | Enterprise Edition
  • Dell Security Management Server Virtual
  • Dell Data Protection | Virtual Edition

Affected Platforms:

  • Windows
  • Linux

Cause

Not Applicable

Resolution

As of 8.0, Dell Security Management Servers process On-The-Box entitlements.

This allows corporations to purchase computers with Dell Security Management Server licenses tied to them.

When they activate against a Dell Security Management Server, we reach out to cloud.dell.com over 443 to check for entitlements using the Service Tag or Serial Number that was sent to the Dell Security Management Server during activation.

If computers are purchased without entitlements, we still reach out to the entitlement services at cloud.dell.com to check for entitlements even if the computer is not dell or does not provide a service tag.

Choose your server type:

Choose your server version:

To disable this OTB logging:

  • Modify the log4j.xml file. By default, this file is in C:\Program Files\Dell\Enterprise Edition\Security Server\conf\
  • Adding the section of XML below between other logger properties in the log4j2.xml configuration file removes these entries in the logs:
<Logger name="RIGHTS" additivity="false" level="FATAL">
    <AppenderRef ref="ROLLING_FILE"/>
    <AppenderRef ref="CONSOLE"/>
</Logger>

Add XML code to log4j2.xml file
Figure 1: (English Only) Add XML code to log4j2.xml file

  • Save this file.
  • Restart the Security Server service.

To disable this OTB logging:

  • Modify the log4j.xml file. By default, this file is in C:\Program Files\Dell\Enterprise Edition\Security Server\conf\
  • Adding the section of XML below between other logger properties in the log4j2.xml configuration file removes these entries in the logs:
 <logger name="RIGHTS">
    <level value="FATAL"/>
 </logger>

Add XML code to log4j2.xml file
Figure 2: (English Only) Add XML code to log4j2.xml file

  • Save this file.
  • Restart the Security Server service.

Choose your server version:

To disable this OTB logging:

  1. Log in to the Dell Security Management Server Virtual administration console.
Note:
  • The default credentials for Dell Security Management Server Virtual are:
    • Username: delluser
    • Password: delluser
  • An administrator can change the default password within the product’s virtual appliance menu.
  1. From the Main Menu, select Launch Shell and then press Enter.

Launch Shell
Figure 3: (English Only) Launch Shell

  1. Change the user to dellsupport using the su dellsupport command.

Change user
Figure 4: (English Only) Change user

  1. Confirm the password for the dellsupport user.

Confirm Password
Figure 5: (English Only) Confirm Password

  1. Open /opt/dell/server/security-server/conf/log4j2.xml using the command sudo nano /opt/dell/server/security-server/conf/log4j2.xml and then go to the <logger> tags.

Open Log4j2.xml file
Figure 6: (English Only) Open Log4j2.xml file

  1. Add a logger section using the following XML tags.
<Logger name="RIGHTS" additivity="false" level="FATAL">
<AppenderRef ref="ROLLING_FILE"/>
<AppenderRef ref="CONSOLE"/>
</Logger>

Add logger section to log4j.xml file
Figure 7: (English Only) Add the logger section to the log4j.xml file

  1. Press CTRL + X to exit.

Exit
Figure 8: (English Only) Exit

  1. Press Y to save the changes and then press Enter to confirm the file name.

Confirm file name
Figure 9: (English Only) Confirm file name

  1. Type exit and then press Enter to log out of dellsupport.

Exit out of dellsupport
Figure 10: (English Only) Exit out of dellsupport

  1. Type exit and then press Enter to log out of the shell to the Main Menu.

Exit back to main menu
Figure 11: (English Only) Exit back to main menu

  1. Restart all services.

To disable this OTB logging:

  1. Log in to the Dell Security Management Server Virtual administration console.
Note:
  • The default credentials for Dell Security Management Server Virtual are:
    • Username: delluser
    • Password: delluser
  • An administrator can change the default password within the product’s virtual appliance menu.
  1. From the Main Menu, select Launch Shell and then press Enter.

Launch Shell
Figure 12: (English Only) Launch Shell

  1. Change the user to dellsupport using the su dellsupport command.

Change user
Figure 13: (English Only) Change user

  1. Confirm the password for the dellsupport user.

Confirm password
Figure 14: (English Only) Confirm password

  1. Open /opt/dell/server/security-server/conf/log4j.xml using the command sudo nano /opt/dell/server/security-server/conf/log4j.xml and then go to the <logger> tags.

Open log4j.xml file
Figure 15: (English Only) Open log4j.xml file

  1. Add a logger section using the following XML tags.
<logger name="RIGHTS">
   <level value="FATAL"/>
</logger>

Add logger section to log4j.xml file
Figure 16: (English Only) Add the logger section to the log4j.xml file

  1. Press CTRL + X to exit.

Exit
Figure 17: (English Only) Exit

  1. Press Y to save the changes and then press Enter to confirm the file name.

Confirm file name
Figure 18: (English Only) Confirm file name

  1. Type exit and then press Enter to log out of dellsupport.

Log out of dellsupport
Figure 19: (English Only) Log out of dellsupport

  1. Type exit and then press Enter to log out of the shell to the Main Menu.

Exit to Main Menu
Figure 20: (English Only) Exit to Main Menu

  1. Restart all services.

To contact support, reference Dell Data Security International Support Phone Numbers.
Go to TechDirect to generate a technical support request online.
For additional insights and resources, join the Dell Security Community Forum.

Affected Products

Dell Encryption
Article Properties
Article Number: 000131029
Article Type: Solution
Last Modified: 11 Jan 2024
Version:  11
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.