Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.11 KB

README.md

File metadata and controls

45 lines (34 loc) · 2.11 KB
title description menu product_name menu_name section_menu_id url aliases
Weclome | Searchlight
Welcome to Searchlight
product_searchlight_{{ .version }}
identifier name parent weight
readme-searchlight
Readme
welcome
-1
searchlight
product_searchlight_{{ .version }}
welcome
/products/searchlight/{{ .version }}/welcome/
/products/searchlight/{{ .version }}/
/products/searchlight/{{ .version }}/README/

Searchlight

Searchlight by AppsCode is a Kubernetes operator for Icinga. If you are running production workloads in Kubernetes, you probably want to be alerted when things go wrong. Icinga periodically runs various checks on a Kubernetes cluster and sends notifications if detects an issue. It also nicely supplements whitebox monitoring tools like, Prometheus with blackbox monitoring can catch problems that are otherwise invisible, and also serves as a fallback in case internal systems completely fail.

From here you can learn all about Searchlight's architecture and how to deploy and use Searchlight.

  • Concepts. Concepts explain some significant aspect of Searchlight. This is where you can learn about what Searchlight does and how it does it.

  • Setup. Setup contains instructions for installing the Searchlight in various cloud providers.

  • Guides. Guides show you how to perform tasks with Searchlight.

  • Reference. Detailed exhaustive lists of command-line options for various Searchlight binaries.

We're always looking for help improving our documentation, so please don't hesitate to file an issue if you see some problem. Or better yet, submit your own contributions to help make our docs better.


Searchlight binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --enable-analytics=false.