<?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: Change report query in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17486#M284</link>
    <description>&lt;P&gt;Never mind. In my Splunk version, it's apparently called settings. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2020 15:03:14 GMT</pubDate>
    <dc:creator>kramerthefirst</dc:creator>
    <dc:date>2020-04-17T15:03:14Z</dc:date>
    <item>
      <title>Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17477#M275</link>
      <description>&lt;P&gt;Is it possible to change the query for a report and save it with the original name? When I tru to do so, Splunk gives me an error that the report already exists.&lt;/P&gt;
&lt;P&gt;The reason I want to edit this particular report is that I need to exclude the ip of my load balancer since it performs health checks every 5 seconds. I'd like to do so without having to save the altered report to a new one, deleting the existing report, then cloning the new report to the same name as the old one.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:37:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17477#M275</guid>
      <dc:creator>jxjackso</dc:creator>
      <dc:date>2020-06-08T20:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17478#M276</link>
      <description>&lt;P&gt;Hi, you should be able to do so through the Manager:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Manager-&amp;gt;Searches and reports-&amp;gt;Edit
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;make sure you under the proper application while doing it. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2010 23:01:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17478#M276</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2010-07-15T23:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17479#M277</link>
      <description>&lt;P&gt;You have two options:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Via the webinterface, go to Manager &amp;gt; Searches and reports and track down your search. If you know the name of the search you can even search for it. Click the name of the search you want to edit. Edit the search in the Search box and click Save. All done!&lt;/LI&gt;
&lt;LI&gt;Look for savedsearches.conf. This may be in one of many locations, depending on the owner and sharing permissions you have set for the search. Look in the following directories: &lt;CODE&gt;$SPLUNK_HOME/etc/search/local/&lt;/CODE&gt;, &lt;CODE&gt;$SPLUNK_HOME/etc/apps/my_custom_app/local/&lt;/CODE&gt;, &lt;CODE&gt;$SPLUNK_HOME/etc/users/user_name/search/local/&lt;/CODE&gt;. Once you have found the correct file, just look for the saved search you want to edit and modify the &lt;CODE&gt;search =&lt;/CODE&gt; line to edit the search.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 15 Jul 2010 23:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17479#M277</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-07-15T23:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17480#M278</link>
      <description>&lt;P&gt;Both of you, thanks for the answer.&lt;/P&gt;

&lt;P&gt;What confused me was the existence of the "Edit Report" button.&lt;BR /&gt;
That button name implies you can modify the report. Which is partly true. You can change graphing options, labels, etc and hit apply to save those changes. But you can't save a new query from the "Edit Report" button. Maybe when you hit edit report, there should be a link or something that can take you to the manager page where you edit the report query.&lt;/P&gt;

&lt;P&gt;Either way, you guys answered my question. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2010 23:30:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17480#M278</guid>
      <dc:creator>jxjackso</dc:creator>
      <dc:date>2010-07-15T23:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17481#M279</link>
      <description>&lt;P&gt;When you open a saved report (using .../report_builder_display?...) you've got several button s above the results (Export / Print / ... / Edit Report).
The Edit Report option opens the report editor on a new window, and there you got the "Save" or "Save as" options.
But I've found that if you change a number of things, the Save option disappear (for instance going back and forth between "define report" and "format Report"). &lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2010 23:31:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17481#M279</guid>
      <dc:creator>hbazan</dc:creator>
      <dc:date>2010-07-15T23:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17482#M280</link>
      <description>&lt;P&gt;Stating the Obvious. For version 6, replace Manager with Settings.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2014 00:52:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17482#M280</guid>
      <dc:creator>kmugglet</dc:creator>
      <dc:date>2014-01-15T00:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17483#M281</link>
      <description>&lt;P&gt;Hi.  I don't see anything called "Manager" nor can I find any other way of editing a report query and saving it as the same report.  Has this changed since 2010?,Can this please be updated for a current version of Splunk?  I don't see any way to edit the query used for the report and I don't see anything called "Manager"  Really wish there was an "Edit Report" function that let you do what it said it did.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 16:30:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17483#M281</guid>
      <dc:creator>kintax</dc:creator>
      <dc:date>2017-12-19T16:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17484#M282</link>
      <description>&lt;P&gt;You have to rerun the report for the "Save" button to be enabled.  For example, on the Reports page, click "Open in Search" make your changes to the query, then click the Search (magnifying glass) icon to run the revised query. The "Save" button should then be enabled.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="Run search"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7iC0DD7EC2A9EDEF53/image-size/large?v=v2&amp;amp;px=999" role="button" title="Run search" alt="Run search" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="Save is enabled"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8iFF6659EBEF949B5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Save is enabled" alt="Save is enabled" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 18:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17484#M282</guid>
      <dc:creator>jeanneraymond</dc:creator>
      <dc:date>2018-10-11T18:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17485#M283</link>
      <description>&lt;P&gt;I don't see any Manager link either. Could someone please clarify?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 15:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17485#M283</guid>
      <dc:creator>kramerthefirst</dc:creator>
      <dc:date>2020-04-17T15:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change report query</title>
      <link>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17486#M284</link>
      <description>&lt;P&gt;Never mind. In my Splunk version, it's apparently called settings. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 15:03:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Change-report-query/m-p/17486#M284</guid>
      <dc:creator>kramerthefirst</dc:creator>
      <dc:date>2020-04-17T15:03:14Z</dc:date>
    </item>
  </channel>
</rss>

