Users with the appropriate permissions can add new actions to the event menu that appears when users right-click an event or events in any event table. There are three types of actions that can be configured for the event menu:
Execute Command: Executes a script or an application, and opens the output in a specified application. This action can take the value of a field or fields as input, and can only be executed on a single event.
Launch a Web Browser: Launches a Web browser with a specified URL. This action can take the value of a field or fields as input, and can only be executed on a single event.
JavaScript Actions configured through the Action Manager. JavaScript actions can be executed on a single event or multiple events.
NOTE:Some JavaScript action plug-ins require a correlated event or incident as input. Actions configured from these plug-ins are excluded from the Event Menu Configuration list. This Action Plugin property is defined by the developer.
To add a command to the right-click menu:
Click the
tab.In the Admin Navigator, click
.Click
. The Event Menu Configuration window opens.Specify a name and description.
To place the command in a folder, provide folder name/command name in the
field.Select an action from the drop-down menu or click
to configure a new JavaScript action. The available settings vary based on which action is chosen:
Option |
Description |
---|---|
Use browser |
Displays the output of your command by using the defaults configured for the Web browser, based on the file type. This is only available with the Execute Command action. |
File Type |
If you selected the Execute Command Action, if your browser settings are set up to use the default browser, and if you selected the option to launch a browser, you have the option of setting the file type for the output of this command (such as .pdf). This is only available with the Execute Command action if Use browser is selected. |
Command/URL |
The script or URL that the browser should open or the script or application name to invoke. This is only available with the Execute Command and Launch Web Browser actions. |
Parameters |
Parameters to represent information from the selected event must be enclosed by percent signs (for example, %InitIP%). For a list of available tags you can use when specifying parameters, click |
This option is only available if your menu configuration browser settings are set to Use Default Browser. For more information, see Editing Your Event Menu Browser Settings.
NOTE:The script or application for Execute Command must be located in <install_directory>/config/exec.
Click
. The new option is added to the list of menu items when users right-click an event or events.For trademark and copyright information, see Legal Notices.