Viewing events from a remote cell
Before you begin
Ensure that you have the required permissions to access events from remote cells. For more information, seePermissions reference
To view events from a remote cell
- In the TrueSight console, click Monitoring > Events.
Click the Select event source icon
.
The Select Event Source dialog box lists the remote cells under the corresponding TrueSight Infrastructure Management Servers.- Select a remote cell and click OK.
The Events page refreshes and displays events from the remote cell, indicated by.
- (Optional) To change the event source to another remote cell, click
and select another remote cell.
- (Optional) To return to the default view, which displays events from the Infrastructure Management Servers, click the x button.
Performing a search on remote cell events
Use the Search events button to perform a quick search across remote cell events with a keyword or value. The search result displays all events that are associated with the searched keyword or value.
The search displays information only from the slots visible on the event table.
To perform a search on the remote cell events
- In the TrueSight console, click Monitoring > Events.
- Click the Select event source icon
.
The Select Event Source dialog box lists the remote cells under the corresponding TrueSight Infrastructure Management Servers. - Click the Search event button
to do a desired search of events.
The search result displays all the events associated with the searched keyword or value.
If you experience slowness while searching, check for:
- High load in remote cell. Check with few cell commands like mcstat, mgetinfo to see the responses.
- Number of slots in the event table. If possible, try to reduce the number of slots in the event table.
Performing search on specific set of slots in the event table
You can enable search to perform the search operation on a specific set of slots.
To enable global search on a specific set of slots:
Run the following command :
tssh properties set remoteCell.global.search.slots <slot name 1>,<slot name 2>To reflect the change use the following command:
tssh properties reload
Example
To enable search only on event Message and event Host slot.
- Run the command tssh properties set remoteCell.global.search.slots mc_host,msg
- To reflect the change, use the command tssh properties reload.
Now the search operation happens only on mc_host and msg slots of the event.
Where to go from here
On the events, you can perform any of the following procedures:
Performing-event-operations-in-the-TrueSight-console
Performing-remote-actions-on-events-from-the-TrueSight-console