Logsearch For Cloudfoundry Versions Save

A Logsearch addon that customises Logsearch to work with Cloud Foundry data

v204.0.0

7 years ago

Contents

Notices

  • IMPORTANT: Firehose-to-syslog now supports authentication only with UAA client.
  • This version of Logsearch for Cloud Foundry includes firehose-to-syslog v3 with TLS syslog support. Please refer to docs/tls-configuration.md for configuration.
  • Added route-registrar, this eliminates the need to attach EIP to ls-router job.

Component Updates

  • Update firehose-to-syslog to v3:
    • Added TLS syslog support.
    • Stop supporting CF username and password for authentication, now it requires UAA client. This client will be automatically created in pre-start script for ingestor_cloudfoundry-firehose job.
  • Added route-registrar:
    • Kibana domain name can be configured with create-uaa-client.kibana_domain property, default to logs.CF_SYSTEM_DOMAIN.
  • CF-Kibana errand now includes Kibana v5.3.0.
  • Updated Kibana CF Auth plugin:
    • Added Kibana 5.3.0 support.

Compatible Releases

v203.0.0

7 years ago

Contents

Notices

  • IMPORTANT: This version of Logsearch for Cloud Foundry requires Logstash v5.x+, Logsearch starting from v205.0.0 includes Logstash 5.2.2.

Component Updates

  • Rework Elasticsearch mappings (#242).
  • CF-Kibana errand now includes Kibana v5.0.0.
  • Update Kibana CF Auth plugin:
    • Added Kibana 5.0.0 support.
    • Fixed wrong logout endpoint.

Compatible Releases

v202.0.0

7 years ago

This is a first release we are doing since we taken responsibility for logsearch-for-cloudfoundry project. The main purpose here is to put some milestone, and switch bosh.io to this repository.

New features:

  • Implemented Travis CI

Improvements:

  • Make prefix of index pattern in ES settings/mappings configurable
  • Use token_endpoint for authorization_uri and logout_uri
  • Get rid of HttpStart, HttpStop events processing
  • Use uaa_admin_client_id instead of hardcode when acquire token
  • Better documentation

Bug fixes:

  • Fix default index_prefix
  • Fix RTR parsing
  • Fix use_https correct processing
  • Fix infinite redirect loop when uaa-oauth cookie > 4K

v201.0.0

7 years ago

v200.0.0

8 years ago

IMPORTANT NOTE:

This is a breaking change. It depends on logsearch-boshrelease v200.0.0

v7

8 years ago

Overview

  • ENHANCEMENT Support additional RequestBytesReceived in firehose RTR logs (#66)
  • BUGFIX Enable ingestor_cloudfoundry-firehose to be colocated with ingestors from core logsearch-boshrelease (#68, resolves #45 & #45)
  • BUGFIX cloudfoundry.firehose_events not being merged by spiff (#64)

NB: There is no authorization yet - any valid CF user can see all logs

Dependancies

Get

bosh upload release https://logsearch-for-cloudfoundry-boshrelease.s3.amazonaws.com/boshrelease-logsearch-for-cloudfoundry-7.tgz

v6

8 years ago

Overview

  • ENHANCEMENT Kibana deployed to CF system_domain
  • BUGFIX Kibana Oauth client secret updated by push_kibana errand
  • ENHANCEMENT Kibana cf_authenticationplugin forces HTTPS during login flow

NB: There is no authorization yet - any valid CF user can see all logs

Dependancies

Get

bosh upload release https://logsearch-for-cloudfoundry-boshrelease.s3.amazonaws.com/boshrelease-logsearch-for-cloudfoundry-6.tgz

v5

8 years ago

Overview

  • UPGRADE Kibana to 4.2-snapshot
  • ADD cf_authentication plugin to Kibana; requiring all Kibana users to login via CF's login server.

NB: There is no authorization yet - any valid CF user can see all logs

Dependancies

Get

bosh upload release https://logsearch-for-cloudfoundry-boshrelease.s3.amazonaws.com/boshrelease-logsearch-for-cloudfoundry-5.tgz

v4

9 years ago
  • ADD bundle Logstash 1.5 and Java 8 with ingestor_cloudfoundry-firehose (prevents dependance on ingestor_syslog job from logsearch-boshrelease, and resolves startup race conditions & IPv6 issues)
  • UPGRADE Kibana to 4.1
  • REFACTOR manifest spec property names
  • ADD UAA Oauth2 client for upcoming Kibana / UAA integration
bosh upload release https://logsearch-for-cloudfoundry-boshrelease.s3.amazonaws.com/boshrelease-logsearch-for-cloudfoundry-4.tgz