<?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 Splunk RPM in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564699#M9793</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;We are using Splunk RPM package for installing splunk but before installing it we want to add some file to that package and&amp;nbsp; repack it as RPM and then use it to install on other machines.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anybody please help me on that ..&lt;BR /&gt;&lt;BR /&gt;Thanks In Advance&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 12:51:13 GMT</pubDate>
    <dc:creator>ayushkmr08</dc:creator>
    <dc:date>2021-08-25T12:51:13Z</dc:date>
    <item>
      <title>Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564699#M9793</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;We are using Splunk RPM package for installing splunk but before installing it we want to add some file to that package and&amp;nbsp; repack it as RPM and then use it to install on other machines.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anybody please help me on that ..&lt;BR /&gt;&lt;BR /&gt;Thanks In Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 12:51:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564699#M9793</guid>
      <dc:creator>ayushkmr08</dc:creator>
      <dc:date>2021-08-25T12:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564725#M9796</link>
      <description>&lt;P&gt;You can download the tarball and extract it, add your files, then re-build that as an RPM. The catch will be that your "new" RPM won't pass the hash checking by yum or dnf so you would have to override that.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 13:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564725#M9796</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-25T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564745#M9802</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/139659"&gt;@codebuilder&lt;/a&gt;&amp;nbsp; Can you&amp;nbsp; please elaborate the process. I am able to extract the RPM package but not sure how to rebuild or repack it as RPM&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 15:14:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564745#M9802</guid>
      <dc:creator>ayushkmr08</dc:creator>
      <dc:date>2021-08-25T15:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564772#M9806</link>
      <description>&lt;P&gt;May we know what file this is? I would recommend against unpacking and repacking the rpm as pointed out.&lt;/P&gt;&lt;P&gt;One can build a rpm but the process is complicated and *.spec files are convoluted at best.&lt;/P&gt;&lt;P&gt;If I know the file you wish to include, which should be deployed via some other mechanism like Ansible, Chef, Puppet, I can offer advice.&lt;/P&gt;&lt;P&gt;You can do a script with the rpm inline as an option.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 17:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564772#M9806</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2021-08-25T17:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564773#M9807</link>
      <description>&lt;P&gt;Sounds like&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/XY_problem" target="_blank"&gt;https://en.wikipedia.org/wiki/XY_problem&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 17:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564773#M9807</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2021-08-25T17:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk RPM</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564801#M9810</link>
      <description>&lt;P&gt;You would use rpmbuild to create a new package, but what are exactly are you trying to accomplish?&lt;BR /&gt;There's likely a much easier solution than trying to re-package Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 21:12:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-RPM/m-p/564801#M9810</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-25T21:12:19Z</dc:date>
    </item>
  </channel>
</rss>

