Skip to content

Releases: SpringerPE/cf-logging-boshrelease

v4.5

24 Aug 15:48
Compare
Choose a tag to compare

cf-logging version 4.5

CF logging Bosh Release

Changes since last version

  • 0f07098 2018-08-24T17:47:38+02:00 fixed missing http_address property (Naveen Goswami)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v4.5/cf-logging-4.5.tgz
  version: 4.5
  sha1: 57fd156e871fcc9cc77830ef1c634776c2678f13

v4.4

24 Aug 15:27
Compare
Choose a tag to compare

cf-logging version 4.4

CF logging Bosh Release

Changes since last version

  • 9bf4f94 2018-08-24T16:57:10+02:00 updated blob (Naveen Goswami)
  • e631b6f 2018-08-24T16:43:49+02:00 added package oauth2_proxy (Naveen Goswami)
  • ccff983 2018-08-24T16:43:23+02:00 added job oauth2_proxy (Naveen Goswami)
  • 2b4cb1e 2018-08-24T15:25:11+02:00 Added blobs of the previous release (Jose Riguera)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v4.4/cf-logging-4.4.tgz
  version: 4.4
  sha1: a49f91739797df95b84578f63d81953364949e4c

v4.3

24 Aug 12:53
Compare
Choose a tag to compare

cf-logging version 4.3

CF logging Bosh Release

Changes since last version

  • 43e8c1f 2018-08-24T11:39:56+02:00 New blobs for nginx job (Jose Riguera)
  • 8784708 2018-08-24T11:39:06+02:00 Change link type to peers and fix typo (Jose Riguera)
  • a28cbfa 2018-08-24T11:38:35+02:00 Fix ls sort for package versions (Jose Riguera)
  • c1285ea 2018-08-24T11:37:15+02:00 Added nginx-lua for proxying kibana (Jose Riguera)
  • 9015b74 2018-08-08T15:02:44+02:00 Remove variables section from the manifest. Not needed for credhub (Jose Riguera)
  • 2684469 2018-08-08T13:45:14+02:00 Added 3 azs (Jose Riguera)
  • 80c9fc0 2018-08-08T13:34:24+02:00 Added vm_extensions (Jose Riguera)
  • 31b587b 2018-08-08T13:26:49+02:00 User is type user in credhub (Jose Riguera)
  • 54d243a 2018-08-07T17:39:50+02:00 Fix release name (Jose Riguera)
  • 9a5bf06 2018-08-07T17:30:26+02:00 Update info (Jose Riguera)
  • 47d9ff0 2018-08-07T16:25:18+02:00 Add logstash_exporter operations job (Jose Riguera)
  • f3cf4aa 2018-08-07T16:18:04+02:00 added manifest (Jose Riguera)
  • 99e457f 2018-08-07T16:15:33+02:00 Added example application (Jose Riguera)
  • b2f6a36 2018-08-07T16:13:32+02:00 reorganize and improve manifest generation (Jose Riguera)
  • f6a048e 2018-08-06T09:29:23+02:00 Update readme (Jose Riguera)
  • 7e828f1 2018-08-06T09:22:16+02:00 Include new generated operations files (Jose Riguera)
  • f6047c6 2018-08-06T09:20:55+02:00 Trim spaces to fix issue generating operations files (Jose Riguera)
  • 313e47f 2018-08-06T09:20:04+02:00 Adapt platform filters to the equivalent fields in apps fields (Jose Riguera)
  • e664847 2018-08-06T09:17:13+02:00 Logstash filters to parse app logs (Jose Riguera)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v4.3/cf-logging-4.3.tgz
  version: 4.3
  sha1: 6c92a456a3a3fcada20a2bda19299879558bd0ca

v4.1

30 Jul 13:38
Compare
Choose a tag to compare

cf-logging version 4.1

CF logging Bosh Release

Changes since last version

  • 179ff9a 2018-07-30T15:37:50+02:00 fix pipeline name syntax error (Jose Riguera)
  • 9de0b85 2018-07-30T15:17:03+02:00 Fix final release script (Jose Riguera)
  • a656d75 2018-07-30T15:16:18+02:00 add new release blobs (Jose Riguera)
  • 9afc5c9 2018-07-30T14:49:51+02:00 Fix pre-start script name (Jose Riguera)
  • 6516b0c 2018-07-30T14:47:55+02:00 Fix issue with : in description (Jose Riguera)
  • 8651c7d 2018-07-30T14:42:52+02:00 Add links to itself to be able to get the number of peers, useful for rate limiting (Jose Riguera)
  • 71d6e48 2018-07-30T14:42:04+02:00 Improve script to check for sha1sum binary and work in MacOS (Jose Riguera)
  • 25d0621 2018-07-20T15:38:15+02:00 Update author (Jose Riguera)
  • 96ea66a 2018-07-20T15:35:39+02:00 Update readme (Jose Riguera)
  • aac41d0 2018-07-20T15:29:19+02:00 Update documentation (Jose Riguera)
  • 5e5c739 2018-07-20T15:28:59+02:00 Update release metadata files (Jose Riguera)
  • 19a5513 2018-07-20T15:28:15+02:00 Remove old, not functional, ci folder (Jose Riguera)
  • 50d94b9 2018-07-20T15:26:58+02:00 Improve operations files (Jose Riguera)
  • ba8d399 2018-07-20T15:25:32+02:00 Define plaform logs logstash configuration pipeline (Jose Riguera)
  • 0d82256 2018-07-20T15:24:22+02:00 Improve script to manage the creation of new versions of the release (Jose Riguera)
  • 27bcc96 2018-07-20T15:23:10+02:00 Rename output log for scripts (Jose Riguera)
  • 06fc4a5 2018-07-20T15:22:25+02:00 Improve logstash job: openjdk-1.8 package instead of java, generate configuration with env variables resolution, new properties for ES templates (Jose Riguera)
  • 7ece57b 2018-07-20T15:17:36+02:00 Reorganize elasticsearch configuration job (Jose Riguera)
  • 5e024b6 2018-07-20T15:17:00+02:00 Add experimental job for kibana configuration (Jose Riguera)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v4.1/cf-logging-4.1.tgz
  version: 4.1
  sha1: 7abed42aa47e750a977520d3b7d04f90aacd5f29

v4

30 Jul 13:07
Compare
Choose a tag to compare
v4

cf-logging version 4

CF logging Bosh Release

Changes since last version

  • 9afc5c9 2018-07-30T14:49:51+02:00 Fix pre-start script name (Jose Riguera)
  • 6516b0c 2018-07-30T14:47:55+02:00 Fix issue with : in description (Jose Riguera)
  • 8651c7d 2018-07-30T14:42:52+02:00 Add links to itself to be able to get the number of peers, useful for rate limiting (Jose Riguera)
  • 71d6e48 2018-07-30T14:42:04+02:00 Improve script to check for sha1sum binary and work in MacOS (Jose Riguera)
  • 25d0621 2018-07-20T15:38:15+02:00 Update author (Jose Riguera)
  • 96ea66a 2018-07-20T15:35:39+02:00 Update readme (Jose Riguera)
  • aac41d0 2018-07-20T15:29:19+02:00 Update documentation (Jose Riguera)
  • 5e5c739 2018-07-20T15:28:59+02:00 Update release metadata files (Jose Riguera)
  • 19a5513 2018-07-20T15:28:15+02:00 Remove old, not functional, ci folder (Jose Riguera)
  • 50d94b9 2018-07-20T15:26:58+02:00 Improve operations files (Jose Riguera)
  • ba8d399 2018-07-20T15:25:32+02:00 Define plaform logs logstash configuration pipeline (Jose Riguera)
  • 0d82256 2018-07-20T15:24:22+02:00 Improve script to manage the creation of new versions of the release (Jose Riguera)
  • 27bcc96 2018-07-20T15:23:10+02:00 Rename output log for scripts (Jose Riguera)
  • 06fc4a5 2018-07-20T15:22:25+02:00 Improve logstash job: openjdk-1.8 package instead of java, generate configuration with env variables resolution, new properties for ES templates (Jose Riguera)
  • 7ece57b 2018-07-20T15:17:36+02:00 Reorganize elasticsearch configuration job (Jose Riguera)
  • 5e024b6 2018-07-20T15:17:00+02:00 Add experimental job for kibana configuration (Jose Riguera)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v4/cf-logging-4.tgz
  version: 4
  sha1: 64c6ba31f3545c931abf237f7c57eac76ddd0a94

v3

16 Jul 15:16
Compare
Choose a tag to compare
v3

CF logging Bosh Release version 3

sha1: 200212a2c070210bd38209df449d17eac7bb20ad

v2

16 Jul 13:43
Compare
Choose a tag to compare
v2

CF logging Bosh Release version 2

sha1: 7998e2880bae9c12acdda243ec643fbec2353212

v0.1

14 Jun 15:00
Compare
Choose a tag to compare

Initial release for testing

sha1: e0f76c6075b5e46679ce074559461db4c94b2bd1