Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Gathering logs requested by Trustwave NAC TAC (NAC 5.X)

Expand / Collapse


This article applies to:

  • NAC 4.x
  • NAC 5.x

Question:

  • Gathering logs requested by Trustwave NAC TAC

Procedure:

If Trustwave Technical Support needs your logs for troubleshooting, you can follow the procedures below.

All current versions of NAC allow you to gather logs using the command line interface (CLI). Version 5.1.2 and above allows you to gather logs from the Web interface.

Gathering logs from the CLI:

Use this procedure to gather logs from the command line interface:
  • For the commands below replace Case.CaseNumber with the full case number
  • The commands attempt to automatically insert the server name and date. However, if you have any issues you can try to replace the following by hand:
    • $(uname -n) with the server name
    • $(date '+%F') with the date in this format: YYYY-MM-DD
  • Example command with all information manually entered:
    snapshot.sh -a -d /root/1234567_2015-09-20_myserver_TSLogs.tgz 

  1. SSH to the server as user root
  2. On a Server, Server/Sensor or Standalone system type:
    • snapshot.sh -a -d /root/Case.CaseNumber_$(date '+%F')_$(uname -n)_TSLogs.tgz 
  3. On a Sensor type:
    • snapshot.sh -a -d /root/Case.CaseNumber_$(date '+%F')_$(uname -n)_TSLogs.tgz
    • scp the file to the server
      • scp *_TSLogs.tgz root@server:
    • remove it once it is copied to the server
      • rm -i *_TSLogs.tgz
  4. Using a SCP client from your desktop, connect to the server via WinSCP and collect the file above. 
  5. Upload that file to your case in the portal. If the file is over 600Mb please contact support before uploading.

If you have any issues please contact Support.

Gathering logs from the Web Interface:

With version 5.1.2 and above, it is possible to gather the logs from the Web UI.

For the Sensor:

  1. Open the web interface of the NAC and navigate to the Maintenance tab
  2. Select the Sensor
  3. Click the link "load fresh technical support logs"

     
  4. The system reports the progress of log gathering:



    Then:

  5. When log gathering is complete a new line provides a link to download the logs

  6. Click the link "Download data retrieved xxxx-yy-zz  xx:yy:zz +xxxx" link to open a save file dialog. The file is already in archived format, ready to be uploaded to the ticket.

For the Central Manager:

The procedure for the CM is quite similar.

  1. Open the web interface of the NAC and navigate to the Maintenance tab
  2. Select the Central Manager
  3. Click the link "Download technical support logs"
  4. Save the file and attach to the ticket

 

Notes:

  • If you do not have a SCP client, one free option is available at www.winscp.net
  • The option "Download technical support overview" does not provide access to Logs. This option provides a plain text file with a general overview of the NAC configuration.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.