- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-06-2018 12:51 PM - edited 09-06-2018 12:51 PM
Has anyone got the Machine Learning to create new Security Policies from Tap Mode to work?
09-11-2018 02:04 AM
My guess its a memory problem
Please take a look to the file
tail -f /tmp/error_SecRulesLearn
if you read a problem with "memory allocation" or related try this:
vi /opt/Spark/spark-defaults.conf
Replace the values inside where it says "1g" by "2g", be sure you add have at least 2GB of RAM assigned to your Expedition and try the analisys again
09-11-2018 02:04 AM
My guess its a memory problem
Please take a look to the file
tail -f /tmp/error_SecRulesLearn
if you read a problem with "memory allocation" or related try this:
vi /opt/Spark/spark-defaults.conf
Replace the values inside where it says "1g" by "2g", be sure you add have at least 2GB of RAM assigned to your Expedition and try the analisys again
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!