Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DualStackDemo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
Helmut Hutzler
DualStackDemo
Commits
0a393f2a
Commit
0a393f2a
authored
4 years ago
by
Helmut
Browse files
Options
Downloads
Patches
Plain Diff
Updating README.md - Minor Changes
parent
3aad404a
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
0a393f2a
...
...
@@ -25,7 +25,7 @@ Mit dem nachfolgenden docker-compose build werden der NGinx und der Fluentd cont
docker stack deploy --compose-file docker-compose-es-stack.yml ElastikSearchStack
####Starten des Nginx/Fluentd Stacks
####
Starten des Nginx/Fluentd Stacks
docker stack deploy --compose-file docker-compose.yml --compose-file docker-compose.override.yml NginxTesting
...
...
@@ -33,6 +33,9 @@ Mit dem nachfolgenden docker-compose build werden der NGinx und der Fluentd cont
## Nutzung
Nach dem Start eine nicht vorhanden Webseite in Browser aufrufen um Nginx Log Entries zu erzeugen
*
http://localhost/Invaild_Page
*
Dieser Aufruf erzeugt auch einen Elasticsearch Index falls dieser noch nicht vorhanden ist
*
Related Elasticsearch Index looks like: nginx_log-20200917
*
Indexes can be view form Kibana ( Toplevel Menu -> Stack Management -> Index Management )
#### Einloggen über Kibana
*
http://localhost:5601/
...
...
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