Skip to content

Free disk space #498

Answered by mmguero
y0d4a asked this question in Troubleshooting
Nov 18, 2024 · 5 comments · 14 replies
Discussion options

You must be logged in to vote

Okay, if everything is on one partition we need to make a few adjustments. These can all be made in the configuration wizard, but I'll show you the values you'll want to change in the config files themselves first to get it working:

  • MANAGE_PCAP_FILES needs to be true to allow the pruning process to delete older PCAP files to make room for newer ones
  • ARKIME_FREESPACEG needs to be set to a value that means "Start deleting PCAP files when the free space drops below this amount;" in other words, setting it to 10% means "the oldest PCAP files will be deleted when my free space is below 10% of the drive" (or when free space is < ~120 gigabytes in your case, with a 1.2 TB partition)
  • OPENSEARCH_…

Replies: 5 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mmguero
Comment options

Answer selected by mmguero
Comment options

You must be logged in to vote
2 replies
@mmguero
Comment options

@y0d4a
Comment options

Comment options

You must be logged in to vote
4 replies
@y0d4a
Comment options

@mmguero
Comment options

@y0d4a
Comment options

@mmguero
Comment options

Comment options

You must be logged in to vote
7 replies
@mmguero
Comment options

@y0d4a
Comment options

@y0d4a
Comment options

@mmguero
Comment options

@y0d4a
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upload Relating to PCAP and/or Zeek log ingestion install.py Relating to the install.py configuration script
2 participants