<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: search head cluster with ansible and kubernetese in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491946#M17028</link>
    <description>&lt;P&gt;why setup your own ansible when splunk has made it open source:&lt;BR /&gt;
&lt;A href="https://github.com/splunk/splunk-ansible"&gt;https://github.com/splunk/splunk-ansible&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2020 00:33:33 GMT</pubDate>
    <dc:creator>anmolpatel</dc:creator>
    <dc:date>2020-03-17T00:33:33Z</dc:date>
    <item>
      <title>search head cluster with ansible and kubernetese</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491945#M17027</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;
how can i configure search heade cluster with ansible and kubernetese ?&lt;/P&gt;

&lt;P&gt;this is my configuration :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;splunk-chart:   namespace:&lt;BR /&gt;
dev-aviation-01     persistence:&lt;BR /&gt;
    search:&lt;BR /&gt;
      dataSize: 50Gi&lt;BR /&gt;
      configSize: 10Gi&lt;BR /&gt;
    master:&lt;BR /&gt;
      dataSize: 50Gi&lt;BR /&gt;
      configSize: 10Gi&lt;BR /&gt;
    indexer:&lt;BR /&gt;
      dataSize: 250Gi&lt;BR /&gt;
      configSize: 10Gi   app:&lt;/P&gt;

&lt;P&gt;configs:&lt;BR /&gt;
    enabled: true&lt;BR /&gt;
    ## The image must contain 'indexer','master', and 'search' dirs&lt;BR /&gt;
in /data&lt;BR /&gt;
    image:&lt;BR /&gt;
      repository: gcr.io/argussec1/splunk-aviation-configs&lt;BR /&gt;
      tag: 2.3.0&lt;BR /&gt;
    env:&lt;BR /&gt;
      - name: SPLUNK_BEFORE_START_CMD&lt;BR /&gt;
        value: sudo rm /opt/splunk/var/lib/splunk/kvstore/mongo/mongod.lock&lt;BR /&gt;
     indexer:&lt;BR /&gt;
    replicas: 1&lt;/P&gt;

&lt;P&gt;resources:&lt;BR /&gt;
    requests:&lt;BR /&gt;
      memory: 4Gi&lt;BR /&gt;
      cpu: 1&lt;BR /&gt;
    limits:&lt;BR /&gt;
      memory: 8Gi&lt;BR /&gt;
      cpu: 4&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; # default configuration loaded by splunk, exposed by nginx  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;splunkDefaults:&lt;BR /&gt;
    defaultYml:&lt;BR /&gt;
      ansible_post_tasks: null&lt;BR /&gt;
      ansible_pre_tasks: null&lt;BR /&gt;
      config:&lt;BR /&gt;
        baked: default.yml&lt;BR /&gt;
        defaults_dir: /tmp/defaults&lt;BR /&gt;
        env:&lt;BR /&gt;
          headers: null&lt;BR /&gt;
          var: SPLUNK_DEFAULTS_URL&lt;BR /&gt;
          verify: true&lt;BR /&gt;
        host:&lt;BR /&gt;
          headers: null&lt;BR /&gt;
          url: null&lt;BR /&gt;
          verify: true&lt;BR /&gt;
        max_delay: 60&lt;BR /&gt;
        max_retries: 3&lt;BR /&gt;
        max_timeout: 1200&lt;BR /&gt;
      hide_password: false&lt;BR /&gt;
      retry_num: 50&lt;BR /&gt;
      shc_bootstrap_delay: 30&lt;BR /&gt;
      splunk:&lt;BR /&gt;
        admin_user: admin&lt;BR /&gt;
        allow_upgrade: true&lt;BR /&gt;
        app_paths:&lt;BR /&gt;
          default: /opt/splunaviationtc/apps&lt;BR /&gt;
          deployment: /opt/spaviationk/etc/deployment-apps&lt;BR /&gt;
          httpinput: /opt/splaviation/etc/apps/splunk_httpinput&lt;BR /&gt;
          idxc: /opt/splunk/eaviationmaster-apps&lt;BR /&gt;
          shc: /opt/splunk/etaviationhcluster/apps&lt;BR /&gt;
        enable_service: false&lt;BR /&gt;
        exec: /opt/splunk/bin/splunk&lt;BR /&gt;
        group: splunk&lt;BR /&gt;
        hec_disabled: 0&lt;BR /&gt;
        hec_enableSSL: 0&lt;BR /&gt;
        hec_port: 8088&lt;BR /&gt;
        hec_token: ea ``   home: /opt/splunk&lt;BR /&gt;
        http_enableSSL: 0&lt;BR /&gt;
        http_enableSSL_cert: null&lt;BR /&gt;
        http_enableSSL_privKey: null&lt;BR /&gt;
        http_enableSSL_privKey_password: null&lt;BR /&gt;
        http_port: 8000&lt;BR /&gt;
        idxc:&lt;BR /&gt;
          enable: false&lt;BR /&gt;
          label: idxc_label&lt;BR /&gt;
          replication_factor: 3&lt;BR /&gt;
          replication_port: 9887&lt;BR /&gt;
          search_factor: 3&lt;BR /&gt;
          secret: T&lt;BR /&gt;
        ignore_license: false&lt;BR /&gt;
        license_download_dest: /tmp/splunk.lic&lt;BR /&gt;
        nfr_license: /tmp/nfr_enterprise.lic&lt;BR /&gt;
        opt: /opt&lt;BR /&gt;
        password: "" #overriden in the environment variables&lt;BR /&gt;
        pid: /opt/splunk/var/run/splunk/splunkd.pid&lt;BR /&gt;
        s2s_enable: true&lt;BR /&gt;
        s2s_port: 9997&lt;BR /&gt;
        search_head_cluster_url: null&lt;BR /&gt;
        secret: null&lt;BR /&gt;
        shc:&lt;BR /&gt;
          enable: false&lt;BR /&gt;
          label: shc_label&lt;BR /&gt;
          replication_factor: 3&lt;BR /&gt;
          replication_port: 9887&lt;BR /&gt;
          secret: C&lt;BR /&gt;
        smartstore: null&lt;BR /&gt;
        svc_port: 8089&lt;BR /&gt;
        tar_dir: splunk&lt;BR /&gt;
        user: splunk&lt;BR /&gt;
        wildcard_license: false&lt;BR /&gt;
        conf:&lt;BR /&gt;
          server:&lt;BR /&gt;
            directory: /opt/splunk/etc/system/local&lt;BR /&gt;
            content:&lt;BR /&gt;
              clustering:&lt;BR /&gt;
                summary_replication : true&lt;BR /&gt;
      splunk_home_ownership_enforcement:&lt;BR /&gt;
true&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;but i don't see any cluster or even more than 1 SH... &lt;BR /&gt;
what am i missing ?    &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:34:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491945#M17027</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-09-30T04:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: search head cluster with ansible and kubernetese</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491946#M17028</link>
      <description>&lt;P&gt;why setup your own ansible when splunk has made it open source:&lt;BR /&gt;
&lt;A href="https://github.com/splunk/splunk-ansible"&gt;https://github.com/splunk/splunk-ansible&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 00:33:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491946#M17028</guid>
      <dc:creator>anmolpatel</dc:creator>
      <dc:date>2020-03-17T00:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: search head cluster with ansible and kubernetese</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491947#M17029</link>
      <description>&lt;P&gt;i used this&lt;BR /&gt;
but i don't see the search heads iv'e added&lt;BR /&gt;
i guess im missing something but i cant tell what&lt;BR /&gt;
after configuring the ansible should i configure something else in splunk ? where should i check to see that the cluster is up and running ?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 06:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/search-head-cluster-with-ansible-and-kubernetese/m-p/491947#M17029</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-03-17T06:55:31Z</dc:date>
    </item>
  </channel>
</rss>

