Anomaly detection Engine for Linux Logs (ADE)

Utilities to support different anomaly scorers and new anomaly scorers - utilities

utilities is a bash script which invokes the correct Java class after setting up the environment needed. utilities provides a request to

ADE is shipped with a flowlayout.xml file that has been tuned to work for most enterprise Linux systems. Use these request if you make changes to the flowlayout.xml. You might choose to change the flowlayout.xml to


Usage

Use utilities when defining a different collection of scores, different parameters for the scorers, or a different order to apply the scorers. utilities provides the following requests

Notes


Options


Option Parameter Request type
-b none Print version of database schema used by ADE code
-d name of model file (.bin) Print textual summary of model contained in .bin ilfe
-f name of flowlayout.xml Verify syntax of flowlayout.xml and print out results
-h none Print out help information
-o name of output file Name of file to contain textual description of model
-v none Print version of the ADE code

Restrictions