VxRail: How to Disable the rsyslog Server

Summary: How to disable the rsyslog server.

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.

Instructions

Perform the below steps:

  1. SSH to the VxRail manager
  2. cd to /etc/rsyslog.conf
  3. Take a backup of the configuration file: cp rsyslog.conf rsyslog.bak
  4. Comment Remove these lines from rsyslog.conf: (you can reenable it by removing the comments later)
#$ModLoad imfile
#$InputFileName /var/log/vmware/marvin/tomcat/logs/marvin.log
#$InputFileTag VxRail
#$InputFileStateFile VxRail-Log-State
#$InputRunFileMonitor
#*.* @s01csyslog.pva.sozvers.at:514

OR remove these lines.

#
# Marvin log to loginsight
#
$ModLoad imfile
$InputFileName /var/log/vmware/marvin/tomcat/logs/marvin.log
$InputFileTag VxRail
$InputFileStateFile VxRail-Log-State
$InputRunFileMonitor
*.* @s01csyslog.pva.sozvers.at:514
  1. Restart the syslog service: service rsyslog restart

Affected Products

VxRail
Article Properties
Article Number: 000019469
Article Type: How To
Last Modified: 05 Jun 2026
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.