macart Posted November 14, 2014 Report Posted November 14, 2014 After 4 days of working. The WinIDS is not opening every time when I ask http://winids/ Some times is opening (after long time), some times is writing: "PHP Fatal error: Maximum execution time of 60 seconds exceeded in D:winidsinetpubwwwrootbasebase_conf.php on line 21"
Morpheus Posted November 14, 2014 Report Posted November 14, 2014 This is happening because you have a gazillion events being processed and the Windows Intrusion Detection Systems (WinIDS) security console is working overtime. Open the php.ini and change: Original Line(s): max_execution_time = 60Change to: max_execution_time = xx Change the xx to accommodate the time required. My guess is that you are processing hundreds of thousands if not millions of events that are irrelevant. Try adjusting the preprocessors and the rules to accommodate your specific needs. If you need help doing this join the snort-users mailing list. You will find a lot of advanced uses that are willing to help.
macart Posted November 14, 2014 Author Report Posted November 14, 2014 Thank you for your reply! I will do it in monday!
macart Posted November 16, 2014 Author Report Posted November 16, 2014 In attach my statistic for 1 week.....it is not so big....I did not changed any rules, preprocessors.
Morpheus Posted November 16, 2014 Report Posted November 16, 2014 If you are still getting these timeout errors, you may need to look at physical memory, or possibly a memory managemet problem?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now