terraform-provider-sumologic
terraform-provider-sumologic copied to clipboard
local windows event log source
Recently a local file source was added, but the provider does not have support for local windows event log collection which is important for customers using terraform to configure installed collectors on Windows.
Please add local event source similar to this but for windows event log: https://github.com/SumoLogic/terraform-provider-sumologic/blob/master/sumologic/resource_sumologic_local_file_source.go https://github.com/SumoLogic/terraform-provider-sumologic/blob/master/sumologic/sumologic_local_file_source.go
Required fields are defined here over the common shared ones such as name, category etc https://help.sumologic.com/docs/send-data/use-json-configure-sources/json-parameters-installed-sources/#local-windows-event-logsource
Internal tracking Jira SUMO-229416