<?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: Where is URL for a Knowledge Objects search within settings? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601921#M25734</link>
    <description>&lt;P&gt;Jamie -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you! That was very helpful.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 14:06:09 GMT</pubDate>
    <dc:creator>ThatGuyPSH</dc:creator>
    <dc:date>2022-06-15T14:06:09Z</dc:date>
    <item>
      <title>Where is URL for a Knowledge Objects search within settings?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601750#M25727</link>
      <description>&lt;P&gt;I am looking to define globally all of the 'knowledge objects' within a search head. Where is the URL found within Settings? Or is there a different search that would provide the URL?&lt;BR /&gt;&lt;BR /&gt;I want to implement the following search, but need the URL and have not found it as of yet.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| rest &amp;lt;URL goes here&amp;gt; 
splunk_server=local count=0
| rename eai:* as *, acl.* as *
| eval updated=strptime(updated,"%Y-%m-%dT%H:%M:%S%Z"), updated=if(isnull(updated),"Never",strftime(updated,"%d %b %Y"))
| sort type | stats list(title) as title, list(type) as type, list(orphaned) as orphaned, list(sharing) as sharing, list(owner) as owner, list(updated) as updated by app&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 17:35:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601750#M25727</guid>
      <dc:creator>ThatGuyPSH</dc:creator>
      <dc:date>2022-06-14T17:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: URL for a Knowledge Objects search</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601764#M25728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246848"&gt;@ThatGuyPSH&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Going by the REST API reference:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTprolog#Using_the_REST_API_reference" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTprolog#Using_the_REST_API_reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't think there is a single REST endpoint hat meets your requirements. What you could do is to create some saved searches that write the different types of knowledge objects to a summary index then use that summary index to search the current list of KOs and also see how they have changed over time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example have a saved search that writes all event types to the index via use of this REST endpoint:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTknowledge#saved.2Feventtypes" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTknowledge#saved.2Feventtypes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FYI - by default | rest &amp;lt;URI&amp;gt; goes to every server in the deployment so you will most likely want to do some sort of dedup with the results&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 16:04:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601764#M25728</guid>
      <dc:creator>jamie00171</dc:creator>
      <dc:date>2022-06-14T16:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where is URL for a Knowledge Objects search within settings?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601921#M25734</link>
      <description>&lt;P&gt;Jamie -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you! That was very helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 14:06:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-is-URL-for-a-Knowledge-Objects-search-within-settings/m-p/601921#M25734</guid>
      <dc:creator>ThatGuyPSH</dc:creator>
      <dc:date>2022-06-15T14:06:09Z</dc:date>
    </item>
  </channel>
</rss>

