Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

Repository files navigation

Warning

This repository is deprecated and no longer maintained.

It has been replaced by the following repositories:

Please use those repositories instead.

18F cloud.gov ELK deployment

This repo contains the pipeline and BOSH manifests for deploying cloud.gov ELK implementation.

Admin Setup

For admins to access all logs, membership in the System Organization is required.

UAA Setup

To set up the UAA client, add the following to the CF secrets:

properties:
  uaa:
    clients:
      kibana_oauth2_client:
        secret: CHANGEME
        scope: scim.userids,cloud_controller.read,openid,oauth.approvals
        authorized-grant-types: refresh_token,authorization_code
        redirect-uri: https://CHANGEME/login
        autoapprove: true
      logsearch_firehose_ingestor:
        secret: CHANGEME
        authorized-grant-types: client_credentials
        authorities: doppler.firehose,cloud_controller.admin
        override: true

About

Concourse pipeline and manifests for the cloud.gov ELK deployment.

Resources

Contributing

Security policy

Stars

1 star

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages