Closed matchseller closed 4 months ago
Hi,
You may need to go through the history of the repository and find the version you are looking for.
git log --oneline bitnami/logstash/ | grep 7.10
Then you can execute git checkout to the proper commit ID.
Hi,
You may need to go through the history of the repository and find the version you are looking for.
git log --oneline bitnami/logstash/ | grep 7.10
Then you can execute git checkout to the proper commit ID.
Thank you very much
Hi,where can i find this package?
Looking at the script, I believe it gets it from downloads.bitnami.com
Looking at the script, I believe it gets it from downloads.bitnami.com
I have read it and the download address in the script is wrong and will redirect to the bitnami homepage. The download address I got is this: https://downloads.bitnami.com/files/stacksmith/java-11.0.10-0-linux-amd64-debian-10.tar.gz
That tarball should be now available, can you retry?
That tarball should be now available, can you retry?
The java compressed package can be downloaded, but logstash and gosu still cannot be downloaded. https://downloads.bitnami.com/files/stacksmith/logstash-7.10.2-0-linux-amd64-debian-10.tar.gz https://downloads.bitnami.com/files/stacksmith/gosu-1.12.0-2-linux-amd64-debian-10.tar.gz
Hi,can anyone answer this question? I would be very grateful.
Those files should be already available.
Those files should be already available.
Yes, it works now, thank you very much
Hi,The following resource files related to kibana 7.10.2 were not found https://downloads.bitnami.com/files/stacksmith/yq-4.18.1-0-linux-amd64-debian-10.tar.gz https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-3-linux-amd64-debian-10.tar.gz https://downloads.bitnami.com/files/stacksmith/kibana-7.10.2-6-linux-amd64-debian-10.tar.gz
Restored!
Restored!
Yes,Thanks again
Name and Version
bitnami/logstash:7.10.2
What architecture are you using?
None
What steps will reproduce the bug?
As title
What is the expected behavior?
No response
What do you see instead?
nothing
Additional information
No response