This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Knowledge Base Archive
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
  • NetWitness Community
  • NetWitness Knowledge Base Archive
  • Set Syslog Forwarding does not configure RSA Security Analytics hosts to forward syslog events
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Set Syslog Forwarding does not configure RSA Security Analytics hosts to forward syslog events

Article Number

000033285

Applies To

RSA Product Set: Security Analytics
RSA Product/Service Type: Security Analytics Packet Decoder, Log Decoder, Concentrator, Broker
RSA Version/Condition: 10.5.x, 10.6.0.0, 10.6.0.1, 10.6.0.2
Platform: CentOS
O/S Version: 6

Issue

Running Set Syslog Forwarding from Host Procedures from the Task List Dialog, as per the Hosts and Services Getting Started Guide, does not forward any syslog events from the host to an external syslog server.  Running tcpdump –nni em1 dst port 514 does not display any packets to the syslog server.

 

Cause

Due to a bug in the current version, running Set Syslog Forwarding creates /etc/rsyslog.nw.conf with an incorrect string value of "nw" where it is supposed to be "Nw".
# cat /etc/rsyslog.nw.conf
:programname, contains, "nw"    @x.x.x.x:514
# This file is generated automatically. Do not edit it!

As the actual log contains a service name (i.e., programname) that starts with Nw as below, the above configuration will not find any event to forward.
May 26 22:53:07 DECODER_HOST NwDecoder[15246]: [Scheduler] [info] Running task /database with message dbState (op=save type=session,meta,packet)  - 1800 secs waited

 

Resolution

The issue is currently under investigation and will be address in the future release.  This KB article will be updated once the new release becomes available.

Workaround

To workaround the issue,
  1. Modify "nw" to "Nw" in /etc/rsyslog.nw.conf.  This can be done despite the warning 'Do not edit it!' within the file.  If you prefer you can created a backup of the rsyslog.nw.conf prior to making the change.
  2. After saving the file changes, restart the rsyslog service by running the following command:
service rsyslog restart
Tags (47)
  • 10.5
  • 10.5.x
  • 10.6
  • 10.6.0
  • 10.6.0.x
  • 10.6.x
  • 10.x
  • Appliance
  • Broker
  • Broker Appliance
  • Concentrator
  • Concentrator Appliance
  • Core Appliance
  • Customer Support Article
  • Decoder
  • Decoder Appliance
  • Decoder Service
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Log Collection
  • Log Decoder
  • NetWitness
  • NetWitness Appliance
  • NetWitness Broker
  • NetWitness CConcentrator
  • NetWitness Platform
  • NW
  • NW Appliance
  • NwBroker
  • NwConcentrator
  • NwDecoder
  • NwLogDecoder
  • Packet Capture
  • Packet Decoder
  • RSA NetWitness
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • SIEM
  • Version 10
  • Version 10.5
  • Version 10.5.x
  • Version 10.6
  • Version 10.6.0
  • Version 10.6.x
  • Version 10.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-13 07:19 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.