f5-rahm / campfire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CampFire is a web application that turns iRule log files into flame graphs.
More information about CampFire can be found here: (Future DevCentral Article)

Run CampFire in Local Environment

Prerequisites: Docker, socat*
Information about Docker
Information about socat

Initial make run will take about ~5 minutes.

macOS Environment:

*If you have brew installed: brew install socat

  1. Navigate to the directory you want to run the program in
  2. git clone https://github.com/f5devcentral/campfire.git or download file
  3. cd campfire
  4. make run

VM Linux Environment:

  1. Navigate to the directory you want to run the program in
  2. git clone https://github.com/f5devcentral/campfire.git
  3. cd campfire
  4. make run

Additional resources: FlameGraphs

About


Languages

Language:HTML 60.3%Language:Perl 17.5%Language:Python 16.4%Language:Awk 1.9%Language:CSS 1.8%Language:Shell 0.8%Language:PHP 0.7%Language:Makefile 0.3%Language:DTrace 0.1%Language:Dockerfile 0.1%Language:Batchfile 0.1%