Skip to content

v1.8.3

Compare
Choose a tag to compare
@gobeila gobeila released this 03 May 19:19
· 34 commits to master since this release

commit ab703be
Author: Stéphane Duchesneau stephane.duchesneau@desjardins.com
Date: Thu May 3 15:12:20 2018 -0400

add LDAP_DOMAIN param to splunk_filter.conf

diff --git a/jobs/splunk-full/spec b/jobs/splunk-full/spec
index 8d6e352..59787ea 100644
--- a/jobs/splunk-full/spec
+++ b/jobs/splunk-full/spec
@@ -54,6 +54,8 @@ properties:
description: Cloud Foundry administrator password
ldap_server_url:
description: LDAP server URL (ldap://example.com:389)

  • ldap_domain:
  •  description: Domain for auth, instead of using a dn base
    
    ldap_search_base:
    description: Search base for LDAP users (dc=example,dc=com)
    server_name:
    diff --git a/jobs/splunk-full/templates/splunk_filter.conf.erb b/jobs/splunk-full/templates/splunk_filter.conf.erb
    index 6354be4..b05bd35 100644
    --- a/jobs/splunk-full/templates/splunk_filter.conf.erb
    +++ b/jobs/splunk-full/templates/splunk_filter.conf.erb
    @@ -7,6 +7,7 @@ users_regex=<%= p('cf_splunk.users_regex') %>
    [ldap]
    LDAP_SERVER=<%= p('cf_splunk.ldap_server_url') %>
    LDAP_USER_ROOT=<%= p('cf_splunk.ldap_search_base') %>
    +LDAP_DOMAIN=<%= p('cf_splunk.ldap_domain') %>

[splunk]
log_dir=/var/vcap/sys/log/splunk-full

Deployment

releases:
- name: cf-splunk
  version: 1.8.3
  url: https://github.com/emerald-squad/splunk-firehose-nozzle-release/releases/download/v1.8.3/cf-splunk-1.8.3.tgz
  sha1: e7e9503a2a15f71e39ac6f8b0293080046b64fce