Skip to content

Commit 70eccf4

Browse files
committed
SCFF-5 deleted dependencies related to syslog and gikgo/gomega
1 parent de2d079 commit 70eccf4

310 files changed

Lines changed: 12 additions & 26748 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Godeps/Godeps.json

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

my.db

0 Bytes
Binary file not shown.

tile.yml

Lines changed: 12 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -12,36 +12,31 @@ description: Forward firehose logs to Sumo Logic
1212
# org: test-org # Name of org to create for your apps
1313
# space: test-space # Name of space to create for your apps
1414
org_quota: 4096 # Optional, memory quota in mb
15-
#apply_open_security_group: true # Apply open security group, default: false
16-
#allow_paid_service_plans: true # Allow paid service plans, default: false
17-
#apply_open_security_group: true # Apply open security group, default: false
15+
1816
stemcell_criteria:
1917
os: ubuntu-trusty
2018
requires_cpi: false
2119
version: '3263'
2220

23-
2421
properties:
2522
- name: author
2623
type: string
2724
label: Author
2825
value: mcplusa.com
2926

30-
# Add properties you want to pass to your applications.
31-
# Properties specified here will not be configurable by the user.
32-
#
33-
# properties:
34-
# - name: example_property
35-
# type: string
36-
# default: specify a value
37-
# label: Label for the field on the GUI
38-
# description: Longer description of the field's purpose
3927

28+
packages:
29+
- name: my-application
30+
type: app
31+
manifest:
32+
# any options that you would normally specify in a cf manifest.yml, including</i>
33+
buildpack: https://github.com/cloudfoundry/go-buildpack.git
34+
command: firehose-to-sumologic
35+
path: firehose-to-sumologic.zip
36+
health_check: none
37+
needs_cf_credentials: true
38+
enable_global_access_to_plans: true
4039

41-
#stemcell_criteria:
42-
#os: ubuntu-trusty
43-
#requires_cpi: false
44-
#version: '3263'
4540

4641
forms:
4742
- name: sumo-logic-config
@@ -56,23 +51,7 @@ forms:
5651
- name: cf-config
5752
label: Cloud Foundry Settings
5853
description: Cloud Foundry connection details
59-
# On deployments with runtimes 1.8.9/1.7.29 and above,
60-
# the built in user `splunk-firehose` will be used when no user is specified.
61-
#
62-
# API user is **required** for earlier versions of the Elastic Runtimes.
63-
# Failing to specify the API user on versions without `splunk-firehose` will result in:
64-
#
65-
# ```
66-
# unknown property "splunk_firehose_credentials"...
67-
# ```
68-
69-
# See the docs for detailed instructions on creating a user.
7054
properties:
71-
# - name: add_app_info
72-
# type: boolean
73-
# default: false
74-
# label: Add app info
75-
# description: When true, nozzle will query cloud controller to add name, space, org. This will greatly increase load on the cloud controller.
7655
- name: cloudfoundry-user
7756
type: string
7857
label: Cloudfoundry User
@@ -85,7 +64,6 @@ forms:
8564
type: string
8665
label: Cloudfoundry Api Endpoint
8766
description: Api endpoint for CF
88-
#optional: true
8967
- name: log-events-batch-size
9068
type: string
9169
label: Log Events Batch Size
@@ -96,21 +74,3 @@ forms:
9674
label: sumo-post-minimum-delay
9775
description: delay between post to Sumo Logic
9876
optional: true
99-
100-
packages:
101-
- name: my-application
102-
type: app
103-
manifest:
104-
# any options that you would normally specify in a cf manifest.yml, including</i>
105-
buildpack: https://github.com/cloudfoundry/go-buildpack.git
106-
command: firehose-to-sumologic
107-
#domain:
108-
#host:
109-
#instances:
110-
#memory:
111-
path: firehose-to-sumologic.zip
112-
#env:
113-
#services:
114-
health_check: none # optional
115-
needs_cf_credentials: true # optional
116-
enable_global_access_to_plans: true

vendor/github.com/Sirupsen/logrus/hooks/syslog/README.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

vendor/github.com/Sirupsen/logrus/hooks/syslog/syslog.go

Lines changed: 0 additions & 54 deletions
This file was deleted.

vendor/github.com/Sirupsen/logrus/hooks/syslog/syslog_test.go

Lines changed: 0 additions & 26 deletions
This file was deleted.

vendor/github.com/Sirupsen/logrus/hooks/test/test.go

Lines changed: 0 additions & 67 deletions
This file was deleted.

vendor/github.com/Sirupsen/logrus/hooks/test/test_test.go

Lines changed: 0 additions & 39 deletions
This file was deleted.

vendor/github.com/onsi/ginkgo/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

vendor/github.com/onsi/ginkgo/.travis.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)