<?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 Why am I getting a timeout error using the append command? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Why-am-I-getting-a-timeout-error-using-the-append-command/m-p/555681#M9185</link>
    <description>&lt;P&gt;Hello guy I hope everyone is doing great, I am creating a dashboard with a single visualization using a query that looks a lot like this one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| multisearch
[ search index="OP" and sourcetype="XYU"
| search OPE="VOUCH" AND STATUS IN ("PEN", "REPL")
| fields OPE, STATUS, ATH]
[ search index="DEPARTS" and sourcetype="CLIENTE_NOT_VIP"
| search ATH="OK" AND CLIENT!="YK" AND REPORT="SERVICES_IUJ*"
| fields ATH, REPORT]
| stats values(*) as * by ATH&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and it does not matter what the span of time for the search is, it always gives a proper results with no errors, for the purpose of this question I will call this single query "Query A"&lt;/P&gt;&lt;P&gt;But Today I decided to use create a table using the | append command along with the last query and a new one and for the life of mine I swear it did not work out as expected or as it does outside the | append command...&amp;nbsp; if I use it for a search period of one or 2 days it works fine BUT..When I use it let's say for&amp;nbsp; a time period of more than 20 days I get different results and I get an error that says:&amp;nbsp;&lt;BR /&gt;[subsearch]: Search auto-finalized after time limit (60 seconds) reached.&lt;BR /&gt;&lt;BR /&gt;is it not ok to use a multisearch in the append command?&lt;/P&gt;&lt;P&gt;I do not know what is going on... or how to avoid this...because "Query A" works fine everytime I use it on splunk butI noticed this error whenever I try to use "Query A" inside an append command for a period of time of more than 20 days... I will be so thankful if any of you could point out what is going on.. or please how to avoid this..&lt;/P&gt;&lt;P&gt;kindly, Cindy&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 17:38:46 GMT</pubDate>
    <dc:creator>cindygibbs_08</dc:creator>
    <dc:date>2021-06-14T17:38:46Z</dc:date>
    <item>
      <title>Why am I getting a timeout error using the append command?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-am-I-getting-a-timeout-error-using-the-append-command/m-p/555681#M9185</link>
      <description>&lt;P&gt;Hello guy I hope everyone is doing great, I am creating a dashboard with a single visualization using a query that looks a lot like this one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| multisearch
[ search index="OP" and sourcetype="XYU"
| search OPE="VOUCH" AND STATUS IN ("PEN", "REPL")
| fields OPE, STATUS, ATH]
[ search index="DEPARTS" and sourcetype="CLIENTE_NOT_VIP"
| search ATH="OK" AND CLIENT!="YK" AND REPORT="SERVICES_IUJ*"
| fields ATH, REPORT]
| stats values(*) as * by ATH&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and it does not matter what the span of time for the search is, it always gives a proper results with no errors, for the purpose of this question I will call this single query "Query A"&lt;/P&gt;&lt;P&gt;But Today I decided to use create a table using the | append command along with the last query and a new one and for the life of mine I swear it did not work out as expected or as it does outside the | append command...&amp;nbsp; if I use it for a search period of one or 2 days it works fine BUT..When I use it let's say for&amp;nbsp; a time period of more than 20 days I get different results and I get an error that says:&amp;nbsp;&lt;BR /&gt;[subsearch]: Search auto-finalized after time limit (60 seconds) reached.&lt;BR /&gt;&lt;BR /&gt;is it not ok to use a multisearch in the append command?&lt;/P&gt;&lt;P&gt;I do not know what is going on... or how to avoid this...because "Query A" works fine everytime I use it on splunk butI noticed this error whenever I try to use "Query A" inside an append command for a period of time of more than 20 days... I will be so thankful if any of you could point out what is going on.. or please how to avoid this..&lt;/P&gt;&lt;P&gt;kindly, Cindy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 17:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-am-I-getting-a-timeout-error-using-the-append-command/m-p/555681#M9185</guid>
      <dc:creator>cindygibbs_08</dc:creator>
      <dc:date>2021-06-14T17:38:46Z</dc:date>
    </item>
  </channel>
</rss>

