Add Logon Event Alert

Logon event alerts support you to perform an action when a user logs onto the system. You can add logon event alert definitions to the TIBCO MFT Command Center system through the Add Logon Event Alert page which can be accessed by clicking Management > Alerts > Add Logon Event Alert.

Note: To add alert definitions, you must have AdministratorRight or UpdateAlertRight.

The following figure shows the Add Logon Event Alert page:

Logon event alerts are triggered based on the alert trigger criteria defined in the Alert Trigger Criteria section on this page. Logon alerts are triggered by a logon to TIBCO MFT Command Center and/or TIBCO MFT Internet Server and certain trigger criteria defined. Up to five different alert actions as shown in the following list can be triggered based on the alert trigger criteria; at least one must be used. More than one alert action can be triggered for the same transfer.

  • Email: sends an email. The default email template to use is email-alertlogon-notification-template.xml.
  • SNMP Trap: sends an SNMP trap.
  • Execute Command: executes a command locally on TIBCO MFT Command Center or remotely on TIBCO Managed File Transfer (MFT) Platform Server.
  • Execute Java Class: executes a JAVA class.
  • JMS: sends a notification to a JMS topic.
    Note: If you do not want to use the default topic, you can select the subscription type as either queue or topic and then specify the queue name or the topic name. Based on your selection, alerts are written either to the queue or to the topic and not to the default topic specified in the Configure JMS Service page.