<?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 Conf File Variables in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757319#M29786</link>
    <description>&lt;P&gt;I'm reverse engineering UF configs from an old deploy server that we're replacing and am running into variables in conf files but I'm not finding where the values are defined.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;An example would be an if_ip in an outputs.conf entry...&lt;BR /&gt;&lt;BR /&gt;[tcpout:primary_forwarders]&lt;BR /&gt;server = {{ hf_ip }}:9997&lt;BR /&gt;&lt;BR /&gt;They look like custom variables as they would be used in Observability Cloud but this is in a standard Enterprise deploy.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jan 2026 20:48:23 GMT</pubDate>
    <dc:creator>jdmeek</dc:creator>
    <dc:date>2026-01-14T20:48:23Z</dc:date>
    <item>
      <title>Conf File Variables</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757319#M29786</link>
      <description>&lt;P&gt;I'm reverse engineering UF configs from an old deploy server that we're replacing and am running into variables in conf files but I'm not finding where the values are defined.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;An example would be an if_ip in an outputs.conf entry...&lt;BR /&gt;&lt;BR /&gt;[tcpout:primary_forwarders]&lt;BR /&gt;server = {{ hf_ip }}:9997&lt;BR /&gt;&lt;BR /&gt;They look like custom variables as they would be used in Observability Cloud but this is in a standard Enterprise deploy.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 20:48:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757319#M29786</guid>
      <dc:creator>jdmeek</dc:creator>
      <dc:date>2026-01-14T20:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conf File Variables</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757321#M29787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273816"&gt;@jdmeek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The syntax looks like its something like a Jinja2 template for an ansible deployed config, could this be the case here?&lt;/P&gt;&lt;P&gt;The following is an example of what a correct outputs.conf could look like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout:primary_forwarders]
server = 10.0.14.129:9997

or

[tcpout:primary_forwarders]
server = splunkrcv.mycompany.com:9997,myotherhost.mycompany.com:9997&lt;/LI-CODE&gt;&lt;P&gt;For more information on outputs.conf check out&amp;nbsp;&lt;A href="https://help.splunk.com/en/data-management/splunk-enterprise-admin-manual/9.4/configuration-file-reference/9.4.1-configuration-file-reference/outputs.conf" target="_blank"&gt;https://help.splunk.com/en/data-management/splunk-enterprise-admin-manual/9.4/configuration-file-reference/9.4.1-configuration-file-reference/outputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are seeing variables named if_ip as well as hf_ip then it would suggest you also have intermediate forwarders.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 21:50:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757321#M29787</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-01-14T21:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conf File Variables</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757328#M29788</link>
      <description>&lt;P&gt;After backing away for a bit, I'm guessing that this is supposed to serve as a template and should be commented out.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 22:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Conf-File-Variables/m-p/757328#M29788</guid>
      <dc:creator>jdmeek</dc:creator>
      <dc:date>2026-01-14T22:34:52Z</dc:date>
    </item>
  </channel>
</rss>

