mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
kibnana 4.6 and logstash 2.4
This commit is contained in:
parent
7189a50096
commit
49a6c964e9
4
ELK.sh
4
ELK.sh
@ -15,8 +15,8 @@ APT_PATH="${BASE_PATH}/apt"
|
|||||||
|
|
||||||
declare -A REPO_VERSIONS=(
|
declare -A REPO_VERSIONS=(
|
||||||
["elasticsearch"]="2.x"
|
["elasticsearch"]="2.x"
|
||||||
["logstash"]="2.3 5.0"
|
["logstash"]="2.3 2.4 5.0"
|
||||||
["kibana"]="4.5"
|
["kibana"]="4.5 4.6"
|
||||||
)
|
)
|
||||||
|
|
||||||
mkdir -p ${YUM_PATH} ${APT_PATH}
|
mkdir -p ${YUM_PATH} ${APT_PATH}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user