<?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 Deployment Manager フォワーダー管理でエージェントが表示されない in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Deployment-Manager-%E3%83%95%E3%82%A9%E3%83%AF%E3%83%BC%E3%83%80%E3%83%BC%E7%AE%A1%E7%90%86%E3%81%A7%E3%82%A8%E3%83%BC%E3%82%B8%E3%82%A7%E3%83%B3%E3%83%88%E3%81%8C%E8%A1%A8%E7%A4%BA%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84/m-p/750365#M22709</link>
    <description>&lt;P&gt;ご教授ください。&lt;/P&gt;&lt;P&gt;Linuxでsplunk（9.4.3）の構築を学習中です。&lt;BR /&gt;WebUIのフォワーダー管理でエージェントが表示されない状態です。&lt;BR /&gt;解決策をご存知ないでしょうか。&lt;/P&gt;&lt;P&gt;Deployment ServerはLicense Manager、Monitoring Serverと同居しています。（XX.XX.XX.10）&lt;BR /&gt;ClientはHeavy Forwarderです。（XX.XX.XX.8）&lt;BR /&gt;Monitoring ConsoleではDSもClientもStatus=Upの状態です。&lt;/P&gt;&lt;P&gt;・各confは下記のように設定&lt;/P&gt;&lt;P&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;$ sudo cat /opt/splunk/etc/system/local/deploymentclient.conf&lt;BR /&gt;[deployment-client]&lt;BR /&gt;disabled = false&lt;BR /&gt;clientName = HF1&lt;BR /&gt;&lt;BR /&gt;[target-broker:deploymentServer]&lt;BR /&gt;targetUri = XX.XX.XX.10:8089&lt;/P&gt;&lt;P&gt;$ sudo /opt/splunk/bin/splunk show deploy-poll&lt;BR /&gt;WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details.&lt;BR /&gt;Your session is invalid. Please login.&lt;BR /&gt;Splunk username: siv_admin&lt;BR /&gt;Password:&lt;BR /&gt;Deployment Server URI is set to "XX.XX.XX.10:8089".&lt;BR /&gt;$&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;$ sudo cat /opt/splunk/etc/system/local/serverclass.conf&lt;/P&gt;&lt;P&gt;[serverClass:HFs]&lt;BR /&gt;whitelist.0 = host=heavy*&lt;BR /&gt;whitelist.1 = XX.XX.*.*&lt;BR /&gt;whitelist.2 = host=HF*&lt;BR /&gt;whitelist.3 = clientName:HF*&lt;/P&gt;&lt;P&gt;[serverClass:HFs:app:app_test]&lt;BR /&gt;stateOnClient = enabled&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;・確認した事&lt;BR /&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;#Client=&amp;gt;DS 疎通確認で応答がある&lt;/P&gt;&lt;P&gt;$ curl -k&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://10.xx.xx.10:8089/services/server/info" target="_blank" rel="nofollow noopener noreferrer"&gt;https://XX.XX.XX.10:8089/services/server/info&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-u admin:XXXXX&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;/P&gt;&lt;P&gt;&amp;lt;s:list&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;indexer&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;license_master&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;license_manager&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;deployment_server&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;search_head&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;kv_store&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;/s:list&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;#DSにClient の設定はしていない&lt;BR /&gt;#DS=&amp;gt;Client 疎通確認で応答がある&lt;BR /&gt;$ sudo /opt/splunk/bin/splunk btool deploymentclient list --debug&lt;BR /&gt;$&lt;/P&gt;&lt;P&gt;$ curl -k&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://10.xx.xx.8:8089/services/server/info" target="_blank" rel="nofollow noopener noreferrer"&gt;https://XX.XX.XX.8:8089/services/server/info&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-u admin:XXXXX&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;・・・・・&lt;BR /&gt;&amp;lt;s:key name="server_roles"&amp;gt;&lt;BR /&gt;&amp;lt;s:list&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;deployment_client&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;search_peer&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;kv_store&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;/s:list&amp;gt;&lt;BR /&gt;&amp;lt;/s:key&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;BR /&gt;--------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;その他気になる事があります。&lt;BR /&gt;・キャッシュ（serverclass_cache.json）が生成されません。&lt;BR /&gt;・テストで作成したAppの配布はできているように見える。&lt;BR /&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;$ sudo ls -l /opt/splunk/var/run/HFs&lt;BR /&gt;total 12&lt;BR /&gt;-rw-------. 1 splunk splunk 10240 Jul 22 23:23 app_test-1753173390.bundle&lt;BR /&gt;--------------&lt;BR /&gt;・splunkd.logでも疎通ができていると思われるログが出ている&lt;BR /&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;07-23-2025 23:30:28.287 +0000 INFO PubSubSvr [2431 TcpChannelThread] - Subscribed: channel=deploymentServer/phoneHome/default/reply/heavy-1/HF1 connectionId=connection_XX.XX.XX.8_8089_heavy-1.internal.cloudapp.net_heavy-1_HF1 listener=0x7fbd68ccc400&lt;BR /&gt;--------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;よろしくお願いします。&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jul 2025 00:56:09 GMT</pubDate>
    <dc:creator>OGS</dc:creator>
    <dc:date>2025-07-24T00:56:09Z</dc:date>
    <item>
      <title>Deployment Manager フォワーダー管理でエージェントが表示されない</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deployment-Manager-%E3%83%95%E3%82%A9%E3%83%AF%E3%83%BC%E3%83%80%E3%83%BC%E7%AE%A1%E7%90%86%E3%81%A7%E3%82%A8%E3%83%BC%E3%82%B8%E3%82%A7%E3%83%B3%E3%83%88%E3%81%8C%E8%A1%A8%E7%A4%BA%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84/m-p/750365#M22709</link>
      <description>&lt;P&gt;ご教授ください。&lt;/P&gt;&lt;P&gt;Linuxでsplunk（9.4.3）の構築を学習中です。&lt;BR /&gt;WebUIのフォワーダー管理でエージェントが表示されない状態です。&lt;BR /&gt;解決策をご存知ないでしょうか。&lt;/P&gt;&lt;P&gt;Deployment ServerはLicense Manager、Monitoring Serverと同居しています。（XX.XX.XX.10）&lt;BR /&gt;ClientはHeavy Forwarderです。（XX.XX.XX.8）&lt;BR /&gt;Monitoring ConsoleではDSもClientもStatus=Upの状態です。&lt;/P&gt;&lt;P&gt;・各confは下記のように設定&lt;/P&gt;&lt;P&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;$ sudo cat /opt/splunk/etc/system/local/deploymentclient.conf&lt;BR /&gt;[deployment-client]&lt;BR /&gt;disabled = false&lt;BR /&gt;clientName = HF1&lt;BR /&gt;&lt;BR /&gt;[target-broker:deploymentServer]&lt;BR /&gt;targetUri = XX.XX.XX.10:8089&lt;/P&gt;&lt;P&gt;$ sudo /opt/splunk/bin/splunk show deploy-poll&lt;BR /&gt;WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details.&lt;BR /&gt;Your session is invalid. Please login.&lt;BR /&gt;Splunk username: siv_admin&lt;BR /&gt;Password:&lt;BR /&gt;Deployment Server URI is set to "XX.XX.XX.10:8089".&lt;BR /&gt;$&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;$ sudo cat /opt/splunk/etc/system/local/serverclass.conf&lt;/P&gt;&lt;P&gt;[serverClass:HFs]&lt;BR /&gt;whitelist.0 = host=heavy*&lt;BR /&gt;whitelist.1 = XX.XX.*.*&lt;BR /&gt;whitelist.2 = host=HF*&lt;BR /&gt;whitelist.3 = clientName:HF*&lt;/P&gt;&lt;P&gt;[serverClass:HFs:app:app_test]&lt;BR /&gt;stateOnClient = enabled&lt;BR /&gt;-------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;・確認した事&lt;BR /&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;#Client=&amp;gt;DS 疎通確認で応答がある&lt;/P&gt;&lt;P&gt;$ curl -k&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://10.xx.xx.10:8089/services/server/info" target="_blank" rel="nofollow noopener noreferrer"&gt;https://XX.XX.XX.10:8089/services/server/info&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-u admin:XXXXX&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;/P&gt;&lt;P&gt;&amp;lt;s:list&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;indexer&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;license_master&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;license_manager&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;deployment_server&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;search_head&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;kv_store&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;/s:list&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;#DSにClient の設定はしていない&lt;BR /&gt;#DS=&amp;gt;Client 疎通確認で応答がある&lt;BR /&gt;$ sudo /opt/splunk/bin/splunk btool deploymentclient list --debug&lt;BR /&gt;$&lt;/P&gt;&lt;P&gt;$ curl -k&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://10.xx.xx.8:8089/services/server/info" target="_blank" rel="nofollow noopener noreferrer"&gt;https://XX.XX.XX.8:8089/services/server/info&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-u admin:XXXXX&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;・・・・・&lt;BR /&gt;&amp;lt;s:key name="server_roles"&amp;gt;&lt;BR /&gt;&amp;lt;s:list&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;deployment_client&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;search_peer&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;s:item&amp;gt;kv_store&amp;lt;/s:item&amp;gt;&lt;BR /&gt;&amp;lt;/s:list&amp;gt;&lt;BR /&gt;&amp;lt;/s:key&amp;gt;&lt;/P&gt;&lt;P&gt;・・・・・&lt;BR /&gt;--------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;その他気になる事があります。&lt;BR /&gt;・キャッシュ（serverclass_cache.json）が生成されません。&lt;BR /&gt;・テストで作成したAppの配布はできているように見える。&lt;BR /&gt;-------[Client（XX.XX.XX.8）]-------&lt;BR /&gt;$ sudo ls -l /opt/splunk/var/run/HFs&lt;BR /&gt;total 12&lt;BR /&gt;-rw-------. 1 splunk splunk 10240 Jul 22 23:23 app_test-1753173390.bundle&lt;BR /&gt;--------------&lt;BR /&gt;・splunkd.logでも疎通ができていると思われるログが出ている&lt;BR /&gt;-------[DS（XX.XX.XX.10）]-------&lt;BR /&gt;07-23-2025 23:30:28.287 +0000 INFO PubSubSvr [2431 TcpChannelThread] - Subscribed: channel=deploymentServer/phoneHome/default/reply/heavy-1/HF1 connectionId=connection_XX.XX.XX.8_8089_heavy-1.internal.cloudapp.net_heavy-1_HF1 listener=0x7fbd68ccc400&lt;BR /&gt;--------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;よろしくお願いします。&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 00:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deployment-Manager-%E3%83%95%E3%82%A9%E3%83%AF%E3%83%BC%E3%83%80%E3%83%BC%E7%AE%A1%E7%90%86%E3%81%A7%E3%82%A8%E3%83%BC%E3%82%B8%E3%82%A7%E3%83%B3%E3%83%88%E3%81%8C%E8%A1%A8%E7%A4%BA%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84/m-p/750365#M22709</guid>
      <dc:creator>OGS</dc:creator>
      <dc:date>2025-07-24T00:56:09Z</dc:date>
    </item>
  </channel>
</rss>

