Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
external-header-nav
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Tropos Control

date_range 27-Mar-21

The Tropos Control DSM for JSA accepts events by using syslog.

JSA can record all fault management, login and logout events, provisioning events, and device image upload events. Before you configure JSA, you must configure your Tropos Control to forward syslog events.

You can configure Tropos Control to forward logs by using syslog to JSA.

  1. Use an SSH to log in to your Tropos Control device as a root user.
  2. Open the following file for editing:

    /opt/ControlServer/ems/conf/logging.properties

  3. To enable syslog, remove the comment marker (#) from the following line:

    #log4j.category.syslog = INFO, syslog

  4. To configure the IP address for the syslog destination, edit the following line:

    log4j.appender.syslog.SyslogHost = <IP address>

    Where <IP address> is the IP address or host name of JSA.

    By default, Tropos Control uses a facility of USER and a default log level of INFO. These default settings are correct for syslog event collection from a Tropos Control device.

  5. Save and exit the file.
  6. You are now ready to configure the Tropos Control DSM in JSA.

    To configure JSA to receive events from Tropos Control:

    1. From the Log Source Type list, select Tropos Control.

external-footer-nav