reportportal / service-api

Report portal. Main API Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to increase logSize entry in reportportal

willyhalim opened this issue · comments

Hi,

Recently we realized that log entries in our test items for each launch is only 2560 entry.

Is there anyway we can increase this ?

We are deploying reportportal using docker using version 5.6.0

Seems this issue is resolved if i add this in the client ( reportportal.properties )
rp.batch.size.logs = 200

Resolved by issuer