Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Third Party Tools » BASE auto refresh

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

BASE auto refresh


Posted by greymore57 on May 16, 2005 03:09:56

Guys, not sure if I am missing something but the web page does not auto refresh. As the page does not refresh I do not know if an alert has come in unless I manually refresh the page in my browser, is there any way to automate this.

Thanks Graham

Posted by SecureIdeas on May 17, 2005 05:54:04

Verify that the following two variables are set correctly in your base_conf.php file

$refresh_stat_page = 1;
$stat_page_refresh_time = 180;

Thanks
Kevin