Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit f85cafb

Browse files
author
Christy Henriksson
authored
Add configuration argument (#689)
1 parent 9008706 commit f85cafb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Stats.CollectAzureChinaCDNLogs/Scripts/Stats.CollectAzureChinaCDNLogs.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ echo "Starting job - #{Jobs.Stats.CollectAzureChinaCDNLogs.Title}"
88
title #{Jobs.Stats.CollectAzureChinaCDNLogs.Title}
99

1010
start /w Stats.CollectAzureChinaCDNLogs.exe ^
11+
-Configuration "#{Jobs.Stats.CollectAzureChinaCDNLogs.Configuration}" ^
1112
-InstrumentationKey "#{Jobs.Stats.CollectAzureChinaCDNLogs.InstrumentationKey}" ^
1213
-verbose true ^
1314
-Interval #{Jobs.Stats.CollectAzureChinaCDNLogs.Interval}

0 commit comments

Comments
 (0)