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

Align Filestream Configuration to all Hints templates #6372

Closed
ycombinator opened this issue Dec 17, 2024 · 2 comments
Closed

Align Filestream Configuration to all Hints templates #6372

ycombinator opened this issue Dec 17, 2024 · 2 comments
Assignees

Comments

@ycombinator
Copy link
Contributor

Cloned from #5686 as that issue now contains a broader discussion about hints templates.

We need to update the prospector block confguration in hint templates

The proposed Filestream configuration should be elastic/integrations#11212

But for eg in logs template

prospector:
  scanner:
    fingerprint.enabled: true
    symlinks: true
file_identity.fingerprint: ~

This is the referencing pipeline responsible to build the packages: https://github.com/elastic/package-storage-infra/blob/main/.buildkite/pipeline.refresh-kubernetes-templates.yml
(Way to trigger it manually here

Where the prospector is defined: https://github.com/ChrsMark/package-storage-infra/blob/54af49b06af4f7e6423574bd0c04206e6ab5e45d/jobs/refreshk8stemplates/job.go#L488-L512

@swiatekm
Copy link
Contributor

https://github.com/elastic/package-storage-infra/pull/888 is not enough, I need to actually run the job now and merge the PR in the agent repo.

@swiatekm
Copy link
Contributor

Resolved in #6402.

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

No branches or pull requests

2 participants