Fix log message source (#312)

This commit is contained in:
Calle Pettersson 2019-01-23 02:25:23 +01:00 committed by Martin Lindhe
parent 35b81dcdd0
commit 2053dea3ac
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
<util:ServiceConfig FirstFailureActionType="restart" SecondFailureActionType="restart" ThirdFailureActionType="restart" RestartServiceDelayInSeconds="5" />
</ServiceInstall>
<ServiceControl Id="ServiceStateControl" Name="wmi_exporter" Remove="uninstall" Start="install" Stop="both" />
<util:EventSource Log="Application" Name="wmi_exporter" EventMessageFile="%SystemRoot%\System32\EventCreate.exe" />
</Component>
<Component Id="CreateTextfileDirectory" Directory="textfile_inputs" Guid="d03ef58a-9cbf-4165-ad39-d143e9b27e14">
<CreateFolder />