slingnode.ethereum_observability
  • Overview
    • Supported OSes
  • Using the role
  • Role variables
  • Architecture
  • Components
    • Prometheus
      • Exporters
    • Grafana
    • ELK
      • Creating Kibana Data View
    • Filebeat
  • Testing
Powered by GitBook
On this page
  1. Components
  2. ELK

Creating Kibana Data View

PreviousELKNextFilebeat

Last updated 2 years ago

Parsed logs will not be visible in Kibana until Data View is created. Data View tells Kibana which ElasticSearch index to use.

Follow stepd below to create the Data View.

  1. Navigate to "Stack Management"

  1. Click "Data Views"

  1. Click "Create data view"

Note: The screen should say "You have data in ElasticSearch". If it doesn't it means the logs are not forwarded or ingested properly.

  1. Enter "docker" under name and "docker-" under Index pattern and click "Sava data view to Kibana"

  1. You should see the logs under Analytics>Discover