Skip to content

Commit a92adca

Browse files
committed
Updating readme.
1 parent c1211d0 commit a92adca

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,11 @@ Easily export your Sumologic log data.
88
## Purpose
99

1010
At [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
2118
and store it in gzipped JSON files.

0 commit comments

Comments
 (0)