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

Support gateway mode for windows installer #231

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Conversation

jchengsfx
Copy link
Contributor

  • Add gateway_config.yaml to the MSI
  • Add --mode <agent|gateway> option to the installer script (defaults to agent)
  • Set and use the SPLUNK_CONFIG env var in the registry instead of the --config argument for the collector service
  • Update msi/installer test in circleci for agent and gateway modes

@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #231 (7a59cde) into main (f5581fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   89.03%   89.03%           
=======================================
  Files          18       18           
  Lines        1021     1021           
=======================================
  Hits          909      909           
  Misses         78       78           
  Partials       34       34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5581fe...7a59cde. Read the comment docs.

@jchengsfx jchengsfx merged commit 6638a01 into main Apr 1, 2021
@delete-merged-branch delete-merged-branch bot deleted the msi-gateway-mode branch April 1, 2021 23:07
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.

2 participants