mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
Thanks to @tango9191 - correct filename.
parent
b38af1bfce
commit
0928665afb
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ output {
|
||||||
|
|
||||||
### 4. Set correct permissions:
|
### 4. Set correct permissions:
|
||||||
```
|
```
|
||||||
chmod 760 /data/ews/conf/ews.cfg
|
chmod 760 /data/elk/logstash.conf
|
||||||
chown tpot:tpot /data/ews/conf/ews.cfg
|
chown tpot:tpot /data/elk/logstash.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### 5. Adjust `tpot.yml` by adding docker volume for `logstash.conf`:
|
### 5. Adjust `tpot.yml` by adding docker volume for `logstash.conf`:
|
||||||
|
|
Loading…
Reference in a new issue