View your pipelines in Grepr UI
When accessing Grepr UI, you will be able to access the pipelines view which will show you some aggregated information about your pipelines as well as information about each one of them.
Top section
The page top section will show you the following information:
- The total messages sent by your pipelines sources per seconds
- The total messages received by your pipelines sinks per seconds
- The overall reduction percentage of your logs
- The total storage used by your data warehouses
You also have a create button in the top right corner of the page to create a new pipeline.
Pipeline card
Below the top section you will see a list of all your pipelines with same information, with a breakdown of the sources and sinks of each pipeline.
If you click on the pipeline card you will be redirected to the pipelines details page, where you can edit your pipeline job graph. In the top right corner of the cards you can click on a more actions button that will allow you to:
- Go to the data explorer for this pipeline
- Delete the pipeline
Clicking anywhere else on the card will redirect you to the pipeline details page.