Replies: 1 comment 8 replies
-
We kind of moved away from using wget some time ago, in our big project overhaul. We now use curl exclusively to pull stuff. Is this a dynamicaly created link or? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Firstly, I work for Splunk and I am developing a Helper Script to spin up a Splunk Enterprise LXC. The script will ask for the
wget
link from the downloads page on splunk.com. The reason for this is that a sign up is required for the EULA.Once installed, users can convert to a perpetual free license after 60 days (limited to indexing 500Mb/day).
My question is, would this helper script be accepted by this wonderful project?
Many thanks,
Beta Was this translation helpful? Give feedback.
All reactions