Jobs log search engineΒΆ

On Software Factory, a stack could be deployed to provide a log search engine for CI/CD jobs. When the stack is activated, the following components are deployed:

  • Elasticsearch: RESTful search and analytics engine.
  • Logstash: server-side data processing pipeline.
  • Kibana: to visualize your Elasticsearch data.
../_images/kibana_dashboard.png

As operator, you can understand how the logging system is implemented on Software Factory and how to to activate it by following the operator documentation.