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.
As operator, you can understand how the logging system is implemented on Software Factory and how to to activate it by following elk’s operator documentation.