• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

nrSetHarvestTimeMetrics

Syntax

nrSetHarvestTimeMetrics(nr as Object, time as Integer) as Void

Description

Set harvest time for Logs, the time the logs are buffered before being sent to New Relic. Min value is 60.

Arguments

Arguments

Description

nr

New Relic Agent object.

time

Time in seconds.

Return

Nothing.

Example

nrSetHarvestTimeMetrics(m.nr, 60)
Copyright © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.