mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-03 13:48:54 +00:00
tweaking
This commit is contained in:
parent
f5a5478732
commit
7fe0f23b83
2 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ fuELK () {
|
||||||
# ELK data will be kept for <= 90 days, check /etc/crontab for curator modification
|
# ELK data will be kept for <= 90 days, check /etc/crontab for curator modification
|
||||||
# ELK daemon log files will be removed
|
# ELK daemon log files will be removed
|
||||||
rm -rf /data/elk/log/*
|
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
|
# Let's create a function to clean up and prepare emobility data
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue