Skip to content

Commit

Permalink
applicative logs index patterns getting started docker (#192)
Browse files Browse the repository at this point in the history
* add csv upload file integration

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update csv_file getting started docker content

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update fluent-bit index names getting started docker content

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

---------

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
  • Loading branch information
YANG-DB committed Jul 31, 2024
1 parent 88dd4fd commit 7761d3d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Match *
Port 9200
Type _doc
Index applicative_logs
Index applicative_logs-golang
tls On
tls.verify Off
Suppress_Type_Name On
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Match *
Port 9200
Type _doc
Index applicative_logs
Index applicative_logs-java
tls On
tls.verify Off
Suppress_Type_Name On
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Match *
Port 9200
Type _doc
Index applicative_logs
Index applicative_logs-python
tls On
tls.verify Off
Suppress_Type_Name On
Expand Down

0 comments on commit 7761d3d

Please sign in to comment.