Skip to content

cloud-gov/deploy-logs-opensearch

Repository files navigation

Opensearch logs deployment

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

UAA Setup

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

properties:
  uaa:
    clients:
      opensearch_dashboards_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

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages