<?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: splunk query help in Other Usage</title>
    <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644072#M295</link>
    <description>&lt;P&gt;the search query is working perfectly , i just need to show the dates from the csv. example if i run the search and the user matches for example &lt;A href="mailto:123@gmail.com" target="_blank"&gt;123@gmail.com &lt;/A&gt;, the date on the 123.csv for this user is 22/05/2023. It should show the date as well&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 07:50:08 GMT</pubDate>
    <dc:creator>sulaimancds</dc:creator>
    <dc:date>2023-05-22T07:50:08Z</dc:date>
    <item>
      <title>Help with Splunk search?</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644069#M293</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=mail [ | inputlookup 123.csv | rename address AS query | fields query ]
| dedup MessageTraceId
| lookup email_domain_whitelist domain AS RecipientDomain output domain as domain_match
| where isnull(domain_match)
| lookup all_email_provider_domains domain AS RecipientDomain output domain as domain_match2
| where isnotnull(domain_match2)
| stats values(RecipientAddress) as Recipient values(Subject) as Subject earliest(_time) AS "Earliest" latest(_time) AS "Latest" values(Status) as Status by RecipientDomain SenderAddress
| eval subject_count=mvcount(Subject)
| sort - subject_count
| convert ctime("Latest")
| convert ctime("Earliest")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hi i have another column call date in the 123.csv , after running the query, those results which match the csv , show the date as well from 123.csv in 1 column. Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 13:40:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644069#M293</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T13:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644071#M294</link>
      <description>&lt;P&gt;There is nothing in the search that you posted that would suggest how this might be happening - 123.csv in only used to get a list of addresses, not dates.&lt;/P&gt;&lt;P&gt;Please can you share some (anonymised) examples of where you are seeing this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 07:48:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644071#M294</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T07:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644072#M295</link>
      <description>&lt;P&gt;the search query is working perfectly , i just need to show the dates from the csv. example if i run the search and the user matches for example &lt;A href="mailto:123@gmail.com" target="_blank"&gt;123@gmail.com &lt;/A&gt;, the date on the 123.csv for this user is 22/05/2023. It should show the date as well&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 07:50:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644072#M295</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T07:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644074#M296</link>
      <description>&lt;P&gt;OK - can you not simply do a lookup on 123.csv?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 07:52:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644074#M296</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T07:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644075#M297</link>
      <description>&lt;P&gt;i try but not showing so i need your help with the query,&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 07:55:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644075#M297</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T07:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644077#M298</link>
      <description>&lt;P&gt;What have you tried so far?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 07:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644077#M298</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644079#M299</link>
      <description>&lt;P&gt;i use table&amp;nbsp; and tried to put in stats and on the first line also to show , please help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644079#M299</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T08:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644083#M300</link>
      <description>&lt;P&gt;If you want more help, you will have to be more specific as to what exactly you have tried. I lost my mind-reading license after a misunderstanding with an African Prince!&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644083#M300</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T08:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644085#M301</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;If you want more help, you will have to be more specific as to what exactly you have tried. I lost my mind-reading license after a misunderstanding with an African Prince!&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried last week to&amp;nbsp;rename [date AS date | fields date ] in first line&amp;nbsp;&lt;/P&gt;&lt;P&gt;table at the last line i cannot remember ,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644085#M301</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T08:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644086#M302</link>
      <description>&lt;P&gt;It is not clear from the way you appear to be approaching this what it is that you are actually trying to achieve. Please can you share some anonymised sample events, examples of the csv files and an explanation of the desired results.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:40:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644086#M302</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T08:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644088#M303</link>
      <description>&lt;P&gt;this is the current result.&amp;nbsp; in my csv, there are 2 columns date and address - which is the sender address, which currently the query is working as shown above. after running the query, if there are any results, the date from the csv also should be shown in of the columns in the result table.&lt;/P&gt;&lt;TABLE width="512"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64"&gt;RecipientDomain&lt;/TD&gt;&lt;TD width="64"&gt;SenderAddress&lt;/TD&gt;&lt;TD width="64"&gt;Recipient&lt;/TD&gt;&lt;TD width="64"&gt;Subject&lt;/TD&gt;&lt;TD width="64"&gt;Earliest&lt;/TD&gt;&lt;TD width="64"&gt;Latest&lt;/TD&gt;&lt;TD width="64"&gt;Status&lt;/TD&gt;&lt;TD width="64"&gt;subject_count&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;gmail.com&lt;/TD&gt;&lt;TD&gt;abc@abc.com.xy&lt;/TD&gt;&lt;TD&gt;abc@gmail.com&lt;/TD&gt;&lt;TD&gt;form&lt;/TD&gt;&lt;TD&gt;05/16/2023 14:50:11.069507&lt;/TD&gt;&lt;TD&gt;05/18/2023 23:52:08.009636&lt;/TD&gt;&lt;TD&gt;Delivered&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 22 May 2023 08:49:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644088#M303</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T08:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644090#M304</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=mail [ | inputlookup 123.csv | rename address AS query | fields query ]
| dedup MessageTraceId
| lookup email_domain_whitelist domain AS RecipientDomain output domain as domain_match
| where isnull(domain_match)
| lookup all_email_provider_domains domain AS RecipientDomain output domain as domain_match2
| where isnotnull(domain_match2)
| stats values(RecipientAddress) as Recipient values(Subject) as Subject earliest(_time) AS "Earliest" latest(_time) AS "Latest" values(Status) as Status by RecipientDomain SenderAddress
| eval subject_count=mvcount(Subject)
| sort - subject_count
| convert ctime("Latest")
| convert ctime("Earliest")
| lookup 123.csv address AS SenderAddress OUTPUT date&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 22 May 2023 08:57:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644090#M304</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T08:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644093#M305</link>
      <description>&lt;P&gt;in my csv there are 2 colums , Event date and address&lt;/P&gt;&lt;P&gt;address is used for sender address to match the criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so, after the query is run , if there are any results, the date from the csv, should be shown with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the command which you gave i think it is wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644093#M305</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T09:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644096#M306</link>
      <description>&lt;P&gt;In what way is it wrong? What happened when you tried it?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644096#M306</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644097#M307</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The search job has failed due to an error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:11:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644097#M307</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644098#M308</link>
      <description>&lt;P&gt;in my csv there are 2 colums , Event date and address&lt;/P&gt;&lt;P&gt;address is used for sender address to match the criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so, after the query is run , if there are any results, the Event date from the csv, should be shown with the results in another column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the command which you gave i think it is wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644098#M308</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T09:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644101#M309</link>
      <description>&lt;P&gt;Please explain how being evasive helps your cause?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:25:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644101#M309</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T09:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644102#M310</link>
      <description>&lt;P&gt;sorry i do not understand your question&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644102#M310</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644103#M311</link>
      <description>&lt;P&gt;How do you think providing short, and not very informative answers helps anyone help &lt;STRONG&gt;you&lt;/STRONG&gt; solve &lt;STRONG&gt;your&lt;/STRONG&gt; problem?&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:31:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644103#M311</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-22T09:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query help</title>
      <link>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644104#M312</link>
      <description>&lt;P&gt;i have provided everything , i am sorry if i did not&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Help-with-Splunk-search/m-p/644104#M312</guid>
      <dc:creator>sulaimancds</dc:creator>
      <dc:date>2023-05-22T09:32:31Z</dc:date>
    </item>
  </channel>
</rss>

