SkillAgentSearch skills...

Lupe

Code for generating analyses found in "Analyzing Log Analysis: An Empirical Study of User Log Mining" to appear in LISA 2014.

Install / Use

/learn @salspaugh/Lupe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

This project contains code to analyze Splunk query logs. It is the code used to generate results for our 2014 LISA paper:

Analyzing Log Analysis: An Empirical Study of User Log Mining. S. Alspaugh, B. Chen, J. Lin, A. Ganapathi, M. Hearst, and R. Katz. Large Installation System Administration Conference (LISA). November 2014.

Getting started

  1. See the wiki page that describes the methodology this code implements.
  2. Also checkout the example IPython notebook that shows how to use this code.

Dependencies

See requirements.txt

Installation

Currently, the best way to start using this code is to pull a version from github:

git clone https://github.com/salspaugh/lupe.git

Then add a pointer to it to your $PYTHONPATH:

export PYTHONPATH=$PYTHONPATH:/path/to/lupe

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated5y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jul 15, 2020

No findings