Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ale
logviewer
Commits
18c33283
Commit
18c33283
authored
Apr 20, 2019
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify that this is a web application
parent
32d661e2
Pipeline
#2747
failed with stages
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
README.md
README.md
+5
-4
No files found.
README.md
View file @
18c33283
logviewer
=========
A simple, brute-force,
*grep*
-based log viewer for centralized syslog
log archives that are not too large. Not as fancy as a full-blown ELK
stack, but it's trivial to deploy (a single static binary), uses a
tiny amount of resources, and it's still reasonably fast.
A simple, brute-force,
*grep*
-based log viewer (a web application) for
centralized syslog log archives that are not too large. Not as fancy
as a full-blown ELK stack, but it's trivial to deploy (a single static
binary), uses a tiny amount of resources, and it's still reasonably
fast.
The program can only perform simple string matching (no regular
expressions, no fancy boolean logic).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment