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

Add Edge Processor support #389

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

luedderd
Copy link
Contributor

Pull Request (PR) description

Adding support for installing/configuring/managing the Edge Processor from Splunk.

This Pull Request (PR) fixes the following issues

Fixes #388

@kenyon kenyon changed the title Adding Edge Processor support Add Edge Processor support Nov 11, 2024
@kenyon kenyon added the enhancement New feature or request label Nov 11, 2024
@luedderd
Copy link
Contributor Author

Ok another annoying note is that the authentication token used here to connect the Edge Processor back to SCS expires after 5 minutes, so after initial deployment, you'll have to update the token again to deploy to additional servers or if they go offline for long enough. This feels like a design issue on Splunk's side, and I'm not sure if/how we want to handle that, or that kind of inflexibility invalidates the worth of using Puppet to manage/deploy Edge Processors. Thoughts?

@siegy22
Copy link
Contributor

siegy22 commented Nov 23, 2024

Can you update the REFERENCE.md file by running bundle exec rake strings:generate:reference?
Then the actual test suite should run with all the version and OS matrix builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edge Processor Support
3 participants