Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It now supports multiple Windows Event Log Providers. #49

Merged
merged 6 commits into from Mar 22, 2018
Merged

It now supports multiple Windows Event Log Providers. #49

merged 6 commits into from Mar 22, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 21, 2018

In the configuration file, log providers should be separated by commas like the following:

{
  ...
  windowseventlogproviders = Application, System, Directory Service, DNS Server
  ...
}

I'm removing whitespaces and splitting by , - and winUtils.streamEventLog originally takes array of providers not a single provider...

Note: AppVeyor Check failed, --force should be added. Also, @leeliu , v1.5.0 should be released for Windows.

@ghost ghost changed the title It now supports Multiple Windows Log Providers. It now supports multiple Windows Event Log Providers. Mar 21, 2018
@leeliu leeliu merged commit 24bccec into logdna:master Mar 22, 2018
@ghost ghost deleted the windowseventlogproviders branch May 1, 2018 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants