Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.foggyhq.com/llms.txt

Use this file to discover all available pages before exploring further.

Connect OpenSearch so Foggy can search your application and infrastructure logs.

What Foggy can do

ToolDescription
LogsSearch, filter, and analyse log streams

Setup

Go to ConnectorsAdd ConnectorOpenSearch and fill in the form.
FieldRequiredDescription
NameYesLabel for this connector (e.g. “Production OpenSearch”)
HostYesYour OpenSearch endpoint (e.g. https://opensearch.my-company.com)
TokenNoBearer token for authenticated access. Omit if your cluster is open or sits behind a network-level auth proxy.
Read-only. Foggy only issues search queries — no index writes, no cluster mutations.

Troubleshooting

  • 401 / 403 on every query — cluster requires auth; enter a bearer token.
  • Timeouts from self-hosted clusters — the Foggy agent must reach the OpenSearch endpoint over the network. For private clusters, deploy the Satellite agent (see Self-Hosted → Install Foggy).

Next steps

Grafana

Query dashboards, metrics, and alerts from Grafana.

Kubernetes

Monitor cluster health alongside log search.