-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* get log format from environment * stub a lot of changes, but make it compile again * attempt to parse log format strings * prepare test for parser * fix index moving * fix field log var names * passing test with basic fields * remove unnecessary helper function * cleanup * add parsing of derived fields * make index maps more consistent * add remaining fields * remove unused bytes field * restore until date check * remove outdated comment * remove accesslogs.go * fix bug * todo * more date constants * remove redundante FIELD_NAMES map
- Loading branch information
1 parent
e6e59a8
commit 68976be
Showing
6 changed files
with
376 additions
and
208 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.