File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,11 @@ Easily export your Sumologic log data.
88## Purpose
99
1010At [ Stormpath] ( https://stormpath.com ) we use
11- [ Sumologic] ( http://www.sumologic.com ) to store our server logs. Unfortunately,
12- I've had numerous problems accessing and working with these logs, so figured I'd
13- do analysis on them locally.
14-
15- I was surprised to find that the Sumologic API was quite tricky to use, and
16- relatively unused -- so I wrote this exporter to make the extraction of
17- Sumologic logs as simple as possible for people like me -- who want to work with
18- their Sumologic logs themselves.
11+ [ Sumologic] ( http://www.sumologic.com ) to store our server logs.
12+
13+ We were preparing to export our logs for safe keeping, so I wrote this tool. It
14+ uses the Sumologic API and downloads every log stored over a predefined time
15+ period.
1916
2017` sumologic-export ` will grab every single Sumologic log you've ever written
2118and store it in gzipped JSON files.
You can’t perform that action at this time.
0 commit comments