<?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 Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248161#M74038</link>
    <description>&lt;P&gt;When Trying to run below query in Splunk search:&lt;/P&gt;

&lt;P&gt;| gentimes start=-1 | eval YourDate="3:21:34 PM 10/14/2016" | table YourDate &lt;BR /&gt;
| eval epoch1=strptime(YourDate,"%H:%M:%S %p %m/%d/%Y") &lt;BR /&gt;
| convert timeformat="%H:%M:%S %p %m/%d/%Y" mktime(YourDate) as epoch2&lt;/P&gt;

&lt;P&gt;I am getting this error:&lt;BR /&gt;
Unknown search command 'gentimes'.&lt;/P&gt;

&lt;P&gt;How can I resolve this error??&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 16:13:58 GMT</pubDate>
    <dc:creator>accragv1</dc:creator>
    <dc:date>2016-10-14T16:13:58Z</dc:date>
    <item>
      <title>Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248161#M74038</link>
      <description>&lt;P&gt;When Trying to run below query in Splunk search:&lt;/P&gt;

&lt;P&gt;| gentimes start=-1 | eval YourDate="3:21:34 PM 10/14/2016" | table YourDate &lt;BR /&gt;
| eval epoch1=strptime(YourDate,"%H:%M:%S %p %m/%d/%Y") &lt;BR /&gt;
| convert timeformat="%H:%M:%S %p %m/%d/%Y" mktime(YourDate) as epoch2&lt;/P&gt;

&lt;P&gt;I am getting this error:&lt;BR /&gt;
Unknown search command 'gentimes'.&lt;/P&gt;

&lt;P&gt;How can I resolve this error??&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:13:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248161#M74038</guid>
      <dc:creator>accragv1</dc:creator>
      <dc:date>2016-10-14T16:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248162#M74039</link>
      <description>&lt;P&gt;It should still be a valid command. What version of Splunk are you using?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/SearchReference/Gentimes"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/SearchReference/Gentimes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:25:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248162#M74039</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-10-14T16:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248163#M74040</link>
      <description>&lt;P&gt;What version of Splunk you're using? Works just fine in Splunk Version 6.5.0 OR any 5/6 version that I've used. It's a search command that is available in search app. Did the permission for this changed and you're executing it from different app then "Search &amp;amp; Reporting"?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:33:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248163#M74040</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-14T16:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248164#M74041</link>
      <description>&lt;P&gt;I am using 6.4.1&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248164#M74041</guid>
      <dc:creator>accragv1</dc:creator>
      <dc:date>2016-10-14T16:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248165#M74042</link>
      <description>&lt;P&gt;I am executing it in "Search &amp;amp; Reporting", using Splunk version 6.4.1&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248165#M74042</guid>
      <dc:creator>accragv1</dc:creator>
      <dc:date>2016-10-14T16:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248166#M74043</link>
      <description>&lt;P&gt;From where can I check if the permission for the "gentimes" command has been changed.. can you point me to some default splunk conf file??&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:51:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248166#M74043</guid>
      <dc:creator>accragv1</dc:creator>
      <dc:date>2016-10-14T16:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248167#M74044</link>
      <description>&lt;P&gt;I don't have a 6.4.1 instance but I was able to run your search just fine from any app on my 6.5.0 and 6.2.6 machine. Could you check if your role has read permission on this search command ? (From app "Search &amp;amp; Reporting", go to Settings-&amp;gt;Advanced search -&amp;gt; Search commands and see if you can see gentimes there)&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 16:53:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248167#M74044</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-14T16:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gentimes'.... can anyone help to find if this command has been discontinued in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248168#M74045</link>
      <description>&lt;P&gt;Thanks somesoni2 ... this helped ... it was disabled in Advanced Search -&amp;gt; Search Commands&lt;/P&gt;

&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 17:01:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gentimes-can-anyone-help-to-find-if-this/m-p/248168#M74045</guid>
      <dc:creator>accragv1</dc:creator>
      <dc:date>2016-10-14T17:01:05Z</dc:date>
    </item>
  </channel>
</rss>

