...
- Inside the container, run the purge script as followsusing the following commands:
Code Block | ||
---|---|---|
| ||
cd /opt/ ./clean_nxlog.sh <date> |
<date>
is the cut-off date in the format yyyy-mm-dd
...
...
Code Block | ||
---|---|---|
| ||
cd /opt/ ./clean_nxlog.sh <date> |
<date>
is the cut-off date in the format yyyy-mm-dd
...