Why do I get only 100 lines (PurePaths) when I create PurePaths reports?
Regards,
Anoh Brou
Answer by Rob V. · Dec 17, 2012 at 09:11 PM
This is an option of the report. To change it:
Now you can change the number of rows to something bigger.
One more thing: there is an upper limit of 5000 rows max per report (by default). If for some reason you need more than that, you will need to set another option (maxTableRows) in your dtclient.ini. Let me know if you need instructions to do that.
Rob
Answer by Kathy H. · Jul 11, 2013 at 10:56 PM
I have reached the 5000 row limit for a report. Can you provide instructions for editing dtclient.ini
Actually, you'll need to edit two locations both dtclient.ini and dtserver.ini.
For dtserver.ini
1) Go to dynaTrace Server installation directory.
2) Open 'dtserver.ini' with editor.
3) Add following line to at the end of properties.
-Dcom.dynatrace.diagnostics.reporting.maxTableRows=<NUMBER OF ROWS>
If you wants to make limit to 10000, then it would be
-Dcom.dynatrace.diagnostics.reporting.maxTableRows=10000
4) Save 'dtserver.ini', and restart dynaTrace Server.
2. For dtclient.ini:
1) In the machine, where you are running dynaTrace Client.
2) Client configuration and executables are located in C:\Users\<USERNAME>.dynaTrace\dynaTrace 5.x.x
3) Add following line to at the end of properties in dtclient.ini
-Dcom.dynatrace.diagnostics.reporting.maxTableRows=<NUMBER OF ROWS>
4) Save 'dtclient.ini', and restart dynaTrace Client.
If you are using Webstart Client instead of dynaTrace Client,
then the file is
<DT_HOME>\server\conf\plugins\c.d.d.autoupdate.client.common_5.0.0.3772\common\plugin.properties
Hope that help!!
Mari
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Would you like to have an early taste of what we have cooked up for 2019? We would love to hear your feedback and improve some of the new features. Check NAM 2019 Beta release notes.
Sign up today!