<?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: Do you have normal documentation? in Training + Certification Discussions</title>
    <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458015#M525</link>
    <description>&lt;P&gt;Besides Splunk Docs you can also refer to &lt;CODE&gt;dev.splunk.com&lt;/CODE&gt; in case you want to try out working examples:&lt;/P&gt;

&lt;P&gt;1) &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAEU2"&gt;How to create custom search commands using Splunk SDK for Python&lt;/A&gt;&lt;BR /&gt;
2) &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAER5"&gt;How to display search results using the Splunk SDK for Python&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You should also refer to &lt;CODE&gt;.Conf 2017 presentation&lt;/CODE&gt; on &lt;A href="http://conf.splunk.com/sessions/2017-sessions.html#search=Extending%20SPL%20with%20Custom%20Search%20Commands%20and%20the%20Splunk%20SDK%20for%20Python&amp;amp;"&gt;Extending SPL with Custom Search Commands and the Splunk SDK for Python&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And also, &lt;CODE&gt;Splunk Blogs Series&lt;/CODE&gt;  &lt;A href="https://www.splunk.com/blog/2014/04/14/building-custom-search-commands-in-python-part-i-a-simple-generating-command.html"&gt;building-custom-search-commands-in-python&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 04:26:20 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-07-31T04:26:20Z</dc:date>
    <item>
      <title>Do you have normal documentation?</title>
      <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458011#M521</link>
      <description>&lt;P&gt;Do you have normal documentation? For example I want to know how &lt;CODE&gt;splunk.Intersplunk.readResults&lt;/CODE&gt; must work, what it return and &lt;BR /&gt;
 etc.?  I found &lt;CODE&gt;&lt;A href="http://docs.splunk.com/DocumentationStatic/PythonSDK/1.6.0/index.html" target="test_blank"&gt;http://docs.splunk.com/DocumentationStatic/PythonSDK/1.6.0/index.html&lt;/A&gt;&lt;/CODE&gt;, but its about splunklib. Its didn't resolve my problems. I found so many manuals and no one usefull.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:22:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458011#M521</guid>
      <dc:creator>snikolaev</dc:creator>
      <dc:date>2018-07-26T12:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have normal documentation?</title>
      <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458012#M522</link>
      <description>&lt;P&gt;What do you mean by "normal documentation"?&lt;/P&gt;

&lt;P&gt;Many of us believe Splunk has better documentation than a lot of vendors.  Sometimes, however, it can be hard to find what you are looking for.  Google often works well in that case.  See &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.2/Search/Writeasearchcommand"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.2/Search/Writeasearchcommand&lt;/A&gt; for information about readResults ().&lt;/P&gt;

&lt;P&gt;If you find Splunk's documentation lacking, submit feedback at the bottom of an on-line doc page.  The Splunk documentation team is great about following up on feedback to make the docs better.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 13:14:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458012#M522</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-07-26T13:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have normal documentation?</title>
      <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458013#M523</link>
      <description>&lt;P&gt;I want to apologize for using word "normal", this is not first time my mistake in english. I mean more classical/formal documetation.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 10:02:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458013#M523</guid>
      <dc:creator>snikolaev</dc:creator>
      <dc:date>2018-07-30T10:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have normal documentation?</title>
      <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458014#M524</link>
      <description>&lt;P&gt;"Normal" is a fine word to use, but its meaning can change depending on one's point of reference.&lt;/P&gt;

&lt;P&gt;All of Splunk's on-line documentation at docs.splunk.com can be downloaded in PDF form.  That's probably the closest they have to formal documents.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 10:38:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458014#M524</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-07-30T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Do you have normal documentation?</title>
      <link>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458015#M525</link>
      <description>&lt;P&gt;Besides Splunk Docs you can also refer to &lt;CODE&gt;dev.splunk.com&lt;/CODE&gt; in case you want to try out working examples:&lt;/P&gt;

&lt;P&gt;1) &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAEU2"&gt;How to create custom search commands using Splunk SDK for Python&lt;/A&gt;&lt;BR /&gt;
2) &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAER5"&gt;How to display search results using the Splunk SDK for Python&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You should also refer to &lt;CODE&gt;.Conf 2017 presentation&lt;/CODE&gt; on &lt;A href="http://conf.splunk.com/sessions/2017-sessions.html#search=Extending%20SPL%20with%20Custom%20Search%20Commands%20and%20the%20Splunk%20SDK%20for%20Python&amp;amp;"&gt;Extending SPL with Custom Search Commands and the Splunk SDK for Python&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And also, &lt;CODE&gt;Splunk Blogs Series&lt;/CODE&gt;  &lt;A href="https://www.splunk.com/blog/2014/04/14/building-custom-search-commands-in-python-part-i-a-simple-generating-command.html"&gt;building-custom-search-commands-in-python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 04:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Training-Certification/Do-you-have-normal-documentation/m-p/458015#M525</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-07-31T04:26:20Z</dc:date>
    </item>
  </channel>
</rss>

