Stop diego_cell logs from syslog forwarder
search cancel

Stop diego_cell logs from syslog forwarder

book

Article ID: 408265

calendar_today

Updated On:

Products

VMware Tanzu Platform Core

Issue/Introduction

How to stop diego cell logs from syslog forwarder using customizing platform log forwarding

Environment

TAS 6.0.*

Resolution

  1. Go to the Tanzu Operations Manager Installation Dashboard.

  2. Click the Tanzu Platform for Cloud Foundry tile.

  3. Select System Logging.

  4. In the Custom rsyslog configuration field, enter a custom syslog rule. See the following custom syslog rules example.

    if ($.instance == "diego_cell") then stop
  5. Save
  6. Apply Change