<?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: When you run /debug/refresh, what does it refresh? in Security</title>
    <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610517#M16304</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think that this explains that&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/assetcaching/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/assetcaching/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically it refresh quite a many content of .conf files, but not all.&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 15:37:05 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2022-08-23T15:37:05Z</dc:date>
    <item>
      <title>When you run /debug/refresh, what does it refresh?</title>
      <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610498#M16302</link>
      <description>&lt;P&gt;When you run the following&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;U&gt;&lt;STRONG&gt;https://&amp;lt;IP Address of Splunk instance&amp;gt;:&amp;lt;PortNumber&amp;gt;/en-US/debug/refresh&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;What exactly do you refresh?&lt;/P&gt;
&lt;P&gt;E.g. Indexes.conf, reading for new applications installed into splunk?&lt;/P&gt;
&lt;P&gt;Is there a page where i can reference as to what it does, and a list of what it refreshes.&lt;/P&gt;
&lt;P&gt;Thank you in advance for any help provided.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 14:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610498#M16302</guid>
      <dc:creator>YungLee</dc:creator>
      <dc:date>2022-08-23T14:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: When you run /debug/refresh, what does it refresh?</title>
      <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610515#M16303</link>
      <description>&lt;P&gt;Debug/refresh forces a refresh on splunkd resources.&lt;/P&gt;&lt;P&gt;This method calls a splunkd refresh on all registered EAI handlers that&lt;BR /&gt;advertise a reload function. Alternate entities can be specified by appending&lt;BR /&gt;them via URI parameters. For example,&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8000/debug/refresh?entity=admin/conf-times&amp;amp;entity=data/ui/manager" target="_blank"&gt;http://localhost:8000/debug/refresh?entity=admin/conf-times&amp;amp;entity=data/ui/manager&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will request a refresh on only 'admin/conf-times' and 'data/ui/manager'.&lt;/P&gt;&lt;P&gt;1) not all splunkd endpoints support refreshing.&lt;BR /&gt;2) auth-services is excluded from the default set, as refreshing that system will&lt;BR /&gt;logout the current user; use the 'entity' param to force it&lt;BR /&gt;3) remote_index endpoint is configured for CLI use as it requires APP Name and APP Location to be passed to it as arguments&lt;BR /&gt;'''&lt;BR /&gt;When you debuf refresh you also get an output that shows you which entities are refreshed like the example below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refreshing admin/conf-times OK&lt;BR /&gt;Refreshing data/ui/manager OK&lt;BR /&gt;Refreshing data/ui/nav OK&lt;BR /&gt;Refreshing data/ui/views OK&lt;BR /&gt;Refreshing admin/alert_actions OK&lt;BR /&gt;Refreshing admin/aperture OK&lt;BR /&gt;Refreshing admin/app_imports_update OK&lt;BR /&gt;Refreshing admin/app_permissions_managerOK&lt;BR /&gt;Refreshing admin/applicense BadRequest Application license status is only available on cluster captain.&lt;BR /&gt;Refreshing admin/autofocus_export OK&lt;BR /&gt;Refreshing admin/bookmarks-mc OK&lt;BR /&gt;Refreshing admin/clusterconfig BadRequest Cannot edit this searchhead. Use 'splunk edit cluster-master' to edit information for this searchhead.&lt;BR /&gt;Refreshing admin/clustersearchheadconfigOK&lt;BR /&gt;Refreshing admin/collections-conf OK&lt;BR /&gt;Refreshing admin/commandsconf OK&lt;BR /&gt;Refreshing admin/conf-checklist OK&lt;BR /&gt;Refreshing admin/conf-deploymentclient OK&lt;BR /&gt;Refreshing admin/conf-federated OK&lt;BR /&gt;Refreshing admin/conf-inputs OK&lt;BR /&gt;Refreshing admin/conf-times OK&lt;BR /&gt;Refreshing admin/conf-wmi OK&lt;BR /&gt;Refreshing admin/configuration_check OK&lt;BR /&gt;Refreshing admin/cooked OK&lt;BR /&gt;Refreshing admin/cortex_xdr OK&lt;BR /&gt;Refreshing admin/crl OK&lt;BR /&gt;Refreshing admin/data_migrator OK&lt;BR /&gt;Refreshing admin/datamodel-files OK&lt;BR /&gt;Refreshing admin/datamodelacceleration OK&lt;BR /&gt;Refreshing admin/datamodeledit OK&lt;BR /&gt;Refreshing admin/dataset_consolidation_datamodeleditOK&lt;BR /&gt;Refreshing admin/deploymentserver OK&lt;BR /&gt;Refreshing admin/distsearch-peer OK&lt;BR /&gt;Refreshing admin/dm_accel_settings OK&lt;BR /&gt;Refreshing admin/es_investigations OK&lt;BR /&gt;Refreshing admin/ess_content_importer OK&lt;BR /&gt;Refreshing admin/eventtypes OK&lt;BR /&gt;Refreshing admin/fieldaliases OK&lt;BR /&gt;Refreshing admin/fields OK&lt;BR /&gt;Refreshing admin/fifo OK&lt;BR /&gt;Refreshing admin/fvtags OK&lt;BR /&gt;Refreshing admin/global-banner OK&lt;BR /&gt;Refreshing admin/governance OK&lt;BR /&gt;Refreshing admin/health-report-config OK&lt;BR /&gt;Refreshing admin/http OK&lt;BR /&gt;Refreshing admin/identity_manager OK&lt;BR /&gt;Refreshing admin/indexer-discovery-configOK&lt;BR /&gt;Refreshing admin/indexes OK&lt;BR /&gt;Refreshing admin/iot_security OK&lt;BR /&gt;Refreshing admin/journald OK&lt;BR /&gt;Refreshing admin/limits OK&lt;BR /&gt;Refreshing admin/livetail OK&lt;BR /&gt;Refreshing admin/log_review OK&lt;BR /&gt;Refreshing admin/lookup-table-files OK&lt;BR /&gt;Refreshing admin/lookup_retention OK&lt;BR /&gt;Refreshing admin/macros OK&lt;BR /&gt;Refreshing admin/managed_lookups OK&lt;BR /&gt;Refreshing admin/managed_nav OK&lt;BR /&gt;Refreshing admin/manager OK&lt;BR /&gt;Refreshing admin/messages-conf OK&lt;BR /&gt;Refreshing admin/metric-schema OK&lt;BR /&gt;Refreshing admin/metric-schema-reload OK&lt;BR /&gt;Refreshing admin/metric_alerts OK&lt;BR /&gt;Refreshing admin/metrics-reload OK&lt;BR /&gt;Refreshing admin/metricstore_rollup OK&lt;BR /&gt;Refreshing admin/minemeld_feed OK&lt;BR /&gt;Refreshing admin/modalerts OK&lt;BR /&gt;Refreshing admin/monitor OK&lt;BR /&gt;Refreshing admin/nav OK&lt;BR /&gt;Refreshing admin/panels OK&lt;BR /&gt;Refreshing admin/passwords OK&lt;BR /&gt;Refreshing admin/pools OK&lt;BR /&gt;Refreshing admin/props-eval OK&lt;BR /&gt;Refreshing admin/props-extract OK&lt;BR /&gt;Refreshing admin/props-lookup OK&lt;BR /&gt;Refreshing admin/proxysettings OK&lt;BR /&gt;Refreshing admin/qualys OK&lt;BR /&gt;Refreshing admin/raw OK&lt;BR /&gt;Refreshing admin/relaymodaction OK&lt;BR /&gt;Refreshing admin/remote_eventlogs OK&lt;BR /&gt;Refreshing admin/remote_monitor OK&lt;BR /&gt;Refreshing admin/remote_perfmon OK&lt;BR /&gt;Refreshing admin/remote_raw OK&lt;BR /&gt;Refreshing admin/remote_script OK&lt;BR /&gt;Refreshing admin/remote_udp OK&lt;BR /&gt;Refreshing admin/reviewstatuses OK&lt;BR /&gt;Refreshing admin/risk_factors OK&lt;BR /&gt;Refreshing admin/savedsearch OK&lt;BR /&gt;Refreshing admin/scheduledviews OK&lt;BR /&gt;Refreshing admin/script OK&lt;BR /&gt;Refreshing admin/search-head-bundles OK&lt;BR /&gt;Refreshing admin/sequence_templates OK&lt;BR /&gt;Refreshing admin/serverclasses OK&lt;BR /&gt;Refreshing admin/shclusterconfig OK&lt;BR /&gt;Refreshing admin/sourcetype-rename OK&lt;BR /&gt;Refreshing admin/sourcetypes OK&lt;BR /&gt;Refreshing admin/splunktcptoken OK&lt;BR /&gt;Refreshing admin/ssl OK&lt;BR /&gt;Refreshing admin/suppressions OK&lt;BR /&gt;Refreshing admin/syslog OK&lt;BR /&gt;Refreshing admin/tags OK&lt;BR /&gt;Refreshing admin/tcpout-default OK&lt;BR /&gt;Refreshing admin/tcpout-group OK&lt;BR /&gt;Refreshing admin/tcpout-server OK&lt;BR /&gt;Refreshing admin/telemetry OK&lt;BR /&gt;Refreshing admin/threatlist OK&lt;BR /&gt;Refreshing admin/threatmatch OK&lt;BR /&gt;Refreshing admin/transforms-extract OK&lt;BR /&gt;Refreshing admin/transforms-lookup OK&lt;BR /&gt;Refreshing admin/transforms-reload OK&lt;BR /&gt;Refreshing admin/transforms-statsd OK&lt;BR /&gt;Refreshing admin/udp OK&lt;BR /&gt;Refreshing admin/ui-prefs OK&lt;BR /&gt;Refreshing admin/ui-tour OK&lt;BR /&gt;Refreshing admin/views OK&lt;BR /&gt;Refreshing admin/viewstates OK&lt;BR /&gt;Refreshing admin/visualizations OK&lt;BR /&gt;Refreshing admin/vix-indexes OK&lt;BR /&gt;Refreshing admin/vix-providers OK&lt;BR /&gt;Refreshing admin/whois OK&lt;BR /&gt;Refreshing admin/workflow-actions OK&lt;BR /&gt;Refreshing admin/workload-categories OK&lt;BR /&gt;Refreshing admin/workload-config OK&lt;BR /&gt;Refreshing admin/workload-policy OK&lt;BR /&gt;Refreshing admin/workload-pools OK&lt;BR /&gt;Refreshing admin/workload-rules OK&lt;BR /&gt;DONE&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 15:34:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610515#M16303</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2022-08-23T15:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: When you run /debug/refresh, what does it refresh?</title>
      <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610517#M16304</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think that this explains that&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/assetcaching/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/assetcaching/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically it refresh quite a many content of .conf files, but not all.&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 15:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610517#M16304</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-08-23T15:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: When you run /debug/refresh, what does it refresh?</title>
      <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610918#M16318</link>
      <description>&lt;P&gt;Thank you for the detailed answer!!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 07:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610918#M16318</guid>
      <dc:creator>YungLee</dc:creator>
      <dc:date>2022-08-26T07:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: When you run /debug/refresh, what does it refresh?</title>
      <link>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610919#M16319</link>
      <description>&lt;P&gt;Would also like to know where can i find the reference for what this (&lt;SPAN&gt;data/ui/manager&lt;/SPAN&gt;) actually refers to.&lt;/P&gt;&lt;P&gt;So that i can know exactly what is being reloaded.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 07:59:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/When-you-run-debug-refresh-what-does-it-refresh/m-p/610919#M16319</guid>
      <dc:creator>YungLee</dc:creator>
      <dc:date>2022-08-26T07:59:16Z</dc:date>
    </item>
  </channel>
</rss>

