Skip to content

v5.4

Compare
Choose a tag to compare
@jriguera jriguera released this 31 Jan 11:47
· 53 commits to master since this release

cf-logging version 5.4

CF logging Bosh Release

Changes since last version

  • 268c367 2019-01-31T12:31:55+01:00 Changed pre-start script to create the DLQ dir (antoniocascais)
  • 35c49b0 2019-01-29T16:31:39+01:00 Added DLQs feature (antoniocascais)
  • e3e9e5e 2019-01-25T12:57:44+01:00 Merge pull request #3 from SpringerPE/cf-space (Naveen Goswami)
  • dce36cf 2019-01-23T16:26:58+01:00 remove the section for checking live space (Naveen Goswami)
  • 9051870 2019-01-23T13:20:12+01:00 update the pipeline id (Naveen Goswami)
  • 3b9f3a8 2019-01-23T12:05:19+01:00 renames the pipeline (Naveen Goswami)
  • cc911b8 2019-01-23T11:49:47+01:00 removed variables related to throttling (Naveen Goswami)
  • 8b2657e 2019-01-23T11:46:54+01:00 generated new manifest without throttling (Naveen Goswami)
  • 040a597 2019-01-23T11:45:18+01:00 removed throttle logic and metrices related to throttling (Naveen Goswami)
  • 5b31fb5 2019-01-23T11:44:08+01:00 removed throttle condition from filters (Naveen Goswami)
  • 5da5511 2019-01-18T15:54:58+01:00 Merge pull request #2 from SpringerPE/DEPRECATING_STUFF (antoniocascais)
  • 2a5d465 2019-01-15T15:26:33+01:00 Deprecated some logstash configuration folders (antoniocascais)
  • b498ec5 2019-01-15T08:25:27+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Felix Friedrich)
  • 8a4ce00 2019-01-15T08:22:01+01:00 Separating custom json messages from different programs. (Felix Friedrich)
  • 60193ba 2018-12-19T15:33:03+00:00 Changed logstash properties to use 75% of memory for heap (antoniocascais)
  • 556599c 2018-12-19T08:41:55+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Felix Friedrich)
  • 707f53c 2018-12-19T08:41:40+01:00 Generated cf-platform-es.yml (Felix Friedrich)
  • 03f805d 2018-12-19T08:40:58+01:00 Moving all parsed key/value fields into a nested field called 'sd'. (Felix Friedrich)
  • e18c199 2018-12-19T08:40:25+01:00 Parsing JSON from message fields (Felix Friedrich)
  • 5227533 2018-12-17T14:23:34+00:00 Added new field containing cf origin (antoniocascais)
  • adcf80b 2018-12-17T08:56:48+01:00 Generated cf-platform-es.yml file (Felix Friedrich)
  • 302ed2b 2018-12-17T08:56:14+01:00 There is no obvious reason why log messages beginning with # should be discarded (Felix Friedrich)
  • 6fb632d 2018-12-17T08:54:19+01:00 Generated cf-platform-es.yml file (Felix Friedrich)
  • cb94e95 2018-12-17T08:53:37+01:00 Prefixing parsed key/value values (Felix Friedrich)
  • b6313ca 2018-12-17T08:53:08+01:00 Simplified key/value parsing in regards of [] (Felix Friedrich)
  • bcd458f 2018-12-17T08:52:33+01:00 Whitespace (Felix Friedrich)
  • 46c9965 2018-12-17T08:51:46+01:00 %{SYSLOG5424BASE} seems to match the messages from the UAA (Felix Friedrich)
  • 3208c77 2018-12-14T14:21:02+01:00 Removed redundant comment (Felix Friedrich)
  • 960f574 2018-12-14T14:19:09+01:00 Removed not needed if condition (Felix Friedrich)
  • 3b4ccf5 2018-12-14T14:16:38+01:00 Improved comment (Felix Friedrich)
  • 4333f5f 2018-12-14T12:00:05+01:00 Rename group into bosh_instance_group (Felix Friedrich)
  • aa37f94 2018-12-14T10:44:39+01:00 Removing id from parsed key/value data (Felix Friedrich)
  • 405d54c 2018-12-14T10:42:52+01:00 Simplified and corrected key/value parsing (Felix Friedrich)
  • c5d6889 2018-12-14T10:34:36+01:00 Improved comment wording (Felix Friedrich)
  • 48dba69 2018-12-14T10:34:00+01:00 Improved comment for structured data parsing section (Felix Friedrich)
  • 644f6ec 2018-12-14T10:33:23+01:00 renaming 'syslog5424_pri' into 'priority' (Felix Friedrich)
  • 6b72de6 2018-12-07T11:45:49+01:00 Changed deployment strategy (antoniocascais)
  • e3c4787 2018-11-30T14:52:52+01:00 Added ES version to index names (antoniocascais)
  • b69db51 2018-11-30T10:40:20+01:00 changed field name (Naveen Goswami)
  • e9cfeaa 2018-11-30T10:25:09+01:00 keep minimal conf for parsing structured field (Naveen Goswami)
  • 063942f 2018-11-28T17:12:12+01:00 update manifest (Naveen Goswami)
  • 409c20e 2018-11-28T17:11:43+01:00 added new line, old bug (Naveen Goswami)
  • bd23470 2018-11-28T16:47:40+01:00 update manifest (Naveen Goswami)
  • 3ccc4b0 2018-11-28T16:47:16+01:00 fix filter (Naveen Goswami)
  • 6e939c5 2018-11-28T16:32:40+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Naveen Goswami)
  • d65d55f 2018-11-28T16:32:29+01:00 update manifest (Naveen Goswami)
  • b61478d 2018-11-28T16:31:49+01:00 minimal conf (Naveen Goswami)
  • bd405a3 2018-11-28T15:40:35+01:00 Revert "Removed ES_USER and ES_PASSORD" (Felix Friedrich)
  • 6257ef3 2018-11-28T15:40:17+01:00 Revert "Removed ES_USER and ES_PASSWORD from ES output config" (Felix Friedrich)
  • 32cd07a 2018-11-28T15:40:08+01:00 Revert "Removed ES_USER and ES_PASSWORD from xpack config" (Felix Friedrich)
  • ec40bf1 2018-11-28T14:39:44+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Naveen Goswami)
  • eed4355 2018-11-28T14:39:33+01:00 regenerate the manifest (Naveen Goswami)
  • 1abd09c 2018-11-28T14:38:41+01:00 keep minimal configuration (Naveen Goswami)
  • 548437f 2018-11-28T14:36:02+01:00 Removed ES_USER and ES_PASSWORD from ES output config (Felix Friedrich)
  • 64d6e4c 2018-11-28T14:33:42+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Felix Friedrich)
  • f2a1219 2018-11-28T14:33:26+01:00 Removed ES_USER and ES_PASSWORD from xpack config (Felix Friedrich)
  • ccf10d4 2018-11-28T13:52:19+01:00 Merge branch 'master' of github.com:SpringerPE/cf-logging-boshrelease (Naveen Goswami)
  • 2d59f71 2018-11-28T13:52:06+01:00 regenerate the manifest (Naveen Goswami)
  • 2b92be9 2018-11-28T13:51:31+01:00 removed cf related parsing (Naveen Goswami)
  • a1ae6a5 2018-11-28T13:44:07+01:00 Revert "Changed the name of the ES log indices" (Felix Friedrich)
  • b40cca7 2018-11-28T13:29:20+01:00 Removed ES_USER and ES_PASSORD (Felix Friedrich)
  • 2caef2b 2018-11-28T11:54:31+01:00 regenerate the maifest (Naveen Goswami)
  • c74b7d9 2018-11-28T11:53:41+01:00 update the filter (Naveen Goswami)
  • 09486f4 2018-11-27T16:23:29+01:00 Changed the name of the ES log indices (antoniocascais)
  • 6288924 2018-11-27T15:37:56+01:00 Added a file for generic deployment settings (Felix Friedrich)
  • 8ab1c7e 2018-11-21T14:52:28+01:00 added log level in index for onprem pipeline (Naveen Goswami)
  • 49a858b 2018-11-21T14:49:21+01:00 include log level on index (Naveen Goswami)
  • a9524df 2018-11-20T13:11:00+01:00 update index for platform logging (Naveen Goswami)
  • 6d54e4a 2018-11-19T10:17:54+01:00 tag log from on prem in logs metric (Naveen Goswami)
  • a61a5ee 2018-11-15T17:46:26+01:00 regenerate pipeline for on prem (Naveen Goswami)
  • 5202aed 2018-11-15T17:45:35+01:00 added pipeline for onprem (Naveen Goswami)
  • e2ae031 2018-10-26T17:28:25+02:00 removed uneeded filters (Naveen Goswami)
  • 274bb85 2018-10-26T16:18:57+02:00 regenerate the manifest (Naveen Goswami)
  • 2e38696 2018-10-26T16:17:52+02:00 fixed nasty typo error (Naveen Goswami)
  • a11308d 2018-10-26T15:43:31+02:00 regenrated the manifest (Naveen Goswami)
  • 39768ab 2018-10-26T15:39:19+02:00 removed haproxy filter (Naveen Goswami)
  • 90a53aa 2018-10-26T15:35:19+02:00 fixed filters for platform logs (Naveen Goswami)
  • 5b69265 2018-10-23T17:32:43+02:00 Added .old files to git ignore (antoniocascais)
  • eaa4efd 2018-10-23T17:31:31+02:00 Removed index per org or space (antoniocascais)
  • 10afa33 2018-10-18T15:32:29+02:00 fixed id mistake (Naveen Goswami)
  • 9652573 2018-10-18T14:50:53+02:00 added the manifest for mirroring (Naveen Goswami)
  • 82614c6 2018-10-18T13:20:37+02:00 added test mirroring to multiple es cluster (Naveen Goswami)
  • dce6421 2018-09-28T11:40:56+02:00 regenrate manifest (Naveen Goswami)
  • 9053649 2018-09-28T11:40:29+02:00 regenrate manifest (Naveen Goswami)
  • 99cc98d 2018-09-28T11:39:04+02:00 Only execute filters if event is not throttled - optimization (test deployment) (Naveen Goswami)
  • e3b4fad 2018-09-28T11:31:58+02:00 Only execute filters if event is not throttled - optimization (Naveen Goswami)
  • 874a4de 2018-09-27T12:08:02+02:00 regenrated test manifest (Naveen Goswami)
  • 86dea4c 2018-09-27T12:07:03+02:00 throttle only app logs - test (Naveen Goswami)
  • be26442 2018-09-27T12:05:41+02:00 regenarate the manifest (Naveen Goswami)
  • b23b9b0 2018-09-27T12:04:42+02:00 Only throttle same messages from apps (Naveen Goswami)
  • 88ea409 2018-09-26T14:35:13+02:00 add manifest for test deployment-debug only (Naveen Goswami)
  • fdd9a1b 2018-09-26T14:34:08+02:00 generated manifest with throttling feature (Naveen Goswami)
  • bca6c7b 2018-09-26T14:32:55+02:00 added pipeling for debugging-only for test deployment (Naveen Goswami)
  • 8e6b59c 2018-09-26T14:31:56+02:00 added throtlling by not sending logs to es (Naveen Goswami)
  • 45c2ca1 2018-09-24T14:24:58+02:00 Fix operations file for new releases (Jose Riguera)
  • b1682c7 2018-09-24T13:57:57+02:00 Variable is in plural (Jose Riguera)
  • c3fabca 2018-09-24T12:44:43+02:00 Created new operations files for throttling (Jose Riguera)

Using in a bosh Deployment

releases:
- name: cf-logging
  url: https://github.com/SpringerPE/cf-logging-boshrelease/releases/download/v5.4/cf-logging-5.4.tgz
  version: 5.4
  sha1: 249311e7498726bfa50e5172f556d9aacef708e7