
368 Installing WebSphere Studio Application Monitor V3.1
The datacollector.properties file
Figure A-1 shows the datacollector.properties file.
Figure A-1 datacollector.properties
This file contains the following properties:
appmonitor.sql.limit
This property specifies the maximum length for the SQL strings. The default value is 5000
characters. If the SQL strings exceed this defined length, the Data Collector will truncate
it, and thus only the SQL string up to the defined length will be displayed in the Managing
Server’s Visualization Engine (VE).
Value: Length, in integer
For example:
appmonitor.sql.limit=5000
appmonitor.url.limit
This property ...