Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lens2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai
lens2
Commits
2603d002
Commit
2603d002
authored
13 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
more stuff added to documentation
parent
877688ec
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/documentation.rst
+22
-1
22 additions, 1 deletion
docs/documentation.rst
with
22 additions
and
1 deletion
docs/documentation.rst
+
22
−
1
View file @
2603d002
...
...
@@ -104,7 +104,7 @@ the system up if necessary (see `Scaling`_).
Integration With Syslog
~~~~~~~~~~~~~~~~~~~~~~~
The lens
2
daemon is meant to be connected to a syslog server, usually
The lens daemon is meant to be connected to a syslog server, usually
a 'collector' for your remote logs, via a FIFO.
Lens supports a number of syslog-like formats for its input:
...
...
@@ -143,6 +143,19 @@ daemon. Furthermore, the indexer daemon will block reading from the
FIFO whenever the ES backend is unavailable.
Integration With Elasticsearch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Some maintenance tasks on the Elasticsearch cluster will be
required. For instance, Lens periodically removes old logs from the
index; unless the Elasticsearch index is optimized once in a while, it
will grow unbounded.
Web Application Deployment
~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -218,6 +231,13 @@ can reliably insert upwards of 2500 logs/sec.
Links
-----
A project that is very similar to Lens, but bigger and better, is
Logstash_.
.. _Elasticsearch: http://www.elasticsearch.org/
...
...
@@ -226,3 +246,4 @@ can reliably insert upwards of 2500 logs/sec.
.. _Flask: http://flask.pocoo.org/
.. _Flask deployment documentation: http://flask.pocoo.org/docs/deploying/
.. _flup: http://pypi.python.org/pypi/flup
.. _Logstash: http://www.logstash.net/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment