<?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: How to find RSA connection failures for a user? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-RSA-connection-failures-for-a-user/m-p/309007#M92671</link>
    <description>&lt;P&gt;Most RSA connection failures have the words "connection failure" in them, although the capitalization and the surrounding words change based on the type of failure.  Start with...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=myindex sourcetype=mysourcetype "connection" "failed" "someuserid" | head 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;...and then use the specific wording of the record you find to craft a more careful way of extracting them.  Check whether the userid appears in a specific extracted field or not, and so on.  Once you have that information, then you can make a better query than that one. &lt;/P&gt;

&lt;P&gt;If you don't know the sourcetype or index they are in, then use * and keep narrowing it down until you figure it out.&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 20:01:54 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2017-05-23T20:01:54Z</dc:date>
    <item>
      <title>How to find RSA connection failures for a user?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-RSA-connection-failures-for-a-user/m-p/309006#M92670</link>
      <description>&lt;P&gt;I need a script that will find rsa connection failures for a user&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 17:39:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-RSA-connection-failures-for-a-user/m-p/309006#M92670</guid>
      <dc:creator>aarnelson</dc:creator>
      <dc:date>2017-05-23T17:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to find RSA connection failures for a user?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-RSA-connection-failures-for-a-user/m-p/309007#M92671</link>
      <description>&lt;P&gt;Most RSA connection failures have the words "connection failure" in them, although the capitalization and the surrounding words change based on the type of failure.  Start with...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=myindex sourcetype=mysourcetype "connection" "failed" "someuserid" | head 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;...and then use the specific wording of the record you find to craft a more careful way of extracting them.  Check whether the userid appears in a specific extracted field or not, and so on.  Once you have that information, then you can make a better query than that one. &lt;/P&gt;

&lt;P&gt;If you don't know the sourcetype or index they are in, then use * and keep narrowing it down until you figure it out.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 20:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-RSA-connection-failures-for-a-user/m-p/309007#M92671</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-05-23T20:01:54Z</dc:date>
    </item>
  </channel>
</rss>

