-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
When we pass "appLogLineCount: 1000000" in config file and trigger yc-360 script, app log takes lot of time to capture it. We need to optimize.
yc-config.yaml:
version: '1'
options:
j: C:\Program Files\Java\jdk-13.0.2
k: ycrash@f0********39
s: http://localhost:8080
tags: "Windows, App Logs"
appLogLineCount: 1000000
a: App Log - Ondemand
appLogs:
- D:\tier1app-workstation\AppLog-TestData-20241008T105854Z-001\logs\App_log20251022-*.log
- D:\tier1app-workstation\AppLog-TestData-20241008T105854Z-001\logs\App_log20251022-*.txt

Metadata
Metadata
Assignees
Labels
No labels