T Pot, RAM and Elastic Stack #1808
                  
                    
                      t3chn0m4g3
                    
                  
                
                  announced in
                Config Examples & Tutorials
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
With the latest Elastic Stack having 16GB of RAM for T-Pot is probably the best choice for all of the Elastic Tools to run and start up without any errors.
However, not everyone has the option for 16GB of RAM. You can adjust
$HOME/tpotce/docker-compose.ymlto limit the Elastic RAM usage.It is assumed you make all the changes as the user you installed T-Pot with...
sytemctl stop tpot)vi $HOME/tpotce/docker-compose.ymlElasticsearch serviceand adjust the following lines to your needs (uncommenting should be enough in most cases):reboot.Limiting RAM might have a negative impact on your Elastic Stack performance, especially if you want to run queries for a large timeframe.
Beta Was this translation helpful? Give feedback.
All reactions