This commit is contained in:
t3chn0m4g3 2016-08-26 11:54:22 +00:00
parent f5a5478732
commit 7fe0f23b83
2 changed files with 3 additions and 0 deletions
installer

View file

@ -55,6 +55,9 @@ fuELK () {
# ELK data will be kept for <= 90 days, check /etc/crontab for curator modification
# ELK daemon log files will be removed
rm -rf /data/elk/log/*
mkdir -p /data/elk/logstash/conf
chmod 760 /data/elk -R
chown tpot:tpot /data/elk -R
}
# Let's create a function to clean up and prepare emobility data

Binary file not shown.