Modify a Single Log Source
Only Global Admins or Restricted Admins with elevated View and Manage privileges can take this action.
- On the main toolbar, click Deployment Manager.
- Click the Log Sources tab.
In the lower grid, double-click the Log Source you want to modify.
The Log Message Source Properties dialog box appears.- Modify the Log Source.
- For more information about the basic properties, see the tables in Add a Single Log Source.
For advanced properties, click the Advanced button at the lower-left corner of the Message Source Properties window.
Property Range Default Description CollectionThreadTimeout 0 - 600 120 The maximum time to wait (in seconds) before timing out the collection thread. (0=no timeout). MaxMessageCount
1-10000 100 The maximum number of log messages to send at a time.
MonitorStart The time of the day to start collection from this source (HH:MM).
This is the local time of the machine where the Agent is running. If you do not enter a MonitorStart value, a start time of 00:00 (midnight) is automatically inserted.MonitorStop The time of the day to stop collection from this source (HH:MM).
This is the local time of the machine where the Agent is running. If you do not enter a MonitorStop value, a stop time of 00:00 (midnight) is automatically inserted.PersistentConnection On/Off Off Specifies using a connection per session versus opening a new connection for each request.
This option is intended for the ODBC and OLEDB connections, specifically Oracle. After it is set to true, only one connection to the DB exists, instead of creating a new connection for each call. This property limits the number of ODBC and OLEDB connections.
When you are finished, click OK to save your changes and close the dialog box.