cisagov / LME

Logging Made Easy (LME) is a no-cost and open logging and protective monitoring solution serving all organizations.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
838 stars 65 forks source link

Deploy.sh: Allow for custom data retention path #12

Open ddiabe opened 12 months ago

ddiabe commented 12 months ago

🐛 Summary

changes to chapter3:

if the default mount of the operating system is too small, make sure to change:

docker-compose-stack-live.yml:

services->elasticsearch-> volumes->target:

change the filepath to the new mount that has enough space also we'll need to add notes on how to add a new mount to store the data, this is probably best practice so that the os is seperate from the data storage

TODO: should allow for custom path for data retention size check

What's wrong? Please be specific.

To reproduce

Steps to reproduce the behavior:

  1. Do this
  2. Then this

Expected behavior

What did you expect to happen that didn't?

Any helpful log output or screenshots

Paste the results here:

Add any screenshots of the problem here.

llwaterhouse commented 9 months ago
llwaterhouse commented 9 months ago

Ask user where they want their data stored in deploy.sh.