Skip to content
  • There are no suggestions because the search field is empty.

Troubleshoot Reporting

Troubleshoot ReportingTroubleshoot Reporting

This section provides troubleshooting instructions for issues faced when using the Reporting module in NetWitness.

Configuring SFTP Server Issue

Procedure

Try the following steps if you face any issues while configuring the Linux SFTP server:

  1. If the Report Output Action for the configured SFTP fails, you must SSH to the SFTP server and try to connect locally to check if SFTP is working fine.

    Connect to SFTP server:

    netwitness_110_sftp_server.png

  2. If the Local connection fails, open the file sshd_config> vi /etc/ssh/sshd_config.
  3. Check for the entry in the file:

    # override default of no subsystems
    Subsystem sftp /usr/libexec/openssh/sftp-server

  4. If this entry does not exist, add the two lines mentioned in Step 3 at the bottom of the file and Save it.
  5. Restart service from SSH > service sshd restart.
  6. Retry the SFTP connection now.
  7. Make sure SFTP port is not blocked by SA server appliance firewall. Update iptables rules to allow sftp port.

Meta Values in Investigation Link IssueMeta Values in Investigation Link Issue

Internet Explorer 10 Browser Issue Internet Explorer 10 Browser Issue

Dynamic List Editing IssueDynamic List Editing Issue

Deployment Failure IssueDeployment Failure Issue

Respond Server IssueRespond Server Issue

Post-Upgrade IssuePost-Upgrade Issue

Report Query Timeout IssueReport Query Timeout Issue