-
Notifications
You must be signed in to change notification settings - Fork 177
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
offline installation of filebeat #19
Comments
Hi @ltutar - can you explain a little bit of what you mean by offline install? Are you thinking configuration only with filebeat already installed, a tarball/package already on the local system, or something else? Knowing your specific use case might help a bit here. |
Hi Phil,
would be fine.
Thank you in advance. |
Using a repository is really the best way to do something like this - especially if a package is going to be used anyway. I've thought about adding support for the tarball downloads from elastic that might be extended to support something like this. I'm a little concerned about shipping the RPM/DEB/tarball over puppet because
I'll take a look and see what I can do, though PRs are always appreciated 😄 |
If someone wants to do an offline installation. Change the content in linux.pp folder to |
Even being able to use chocolatey as a source would help with this. |
Chocolatey support is coming soon thanks to help in #237, but I don't see a case where I plan on supporting puppet as a file provider for the package, so I'm going to go ahead and close this (though I'd be open to a MR) |
It would be nice to install the filebeat offline.
The text was updated successfully, but these errors were encountered: