<?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: rex extraction user &amp;amp; module in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559757#M159033</link>
    <description>&lt;P&gt;sorry for miss spelling it is&amp;nbsp;module I modify last reply.&lt;/P&gt;&lt;P&gt;and try this but not work&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&lt;SPAN&gt;rex "User\:(?&amp;lt;user&amp;gt;.+)\s\|\|\s(module\:(?&amp;lt;module&amp;gt;.+)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-panel lia-panel-standard MessageTagsTaplet Chrome lia-component-message-view-widget-tags"&gt;&lt;DIV class="lia-decoration-border"&gt;&lt;DIV class="lia-decoration-border-top"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-decoration-border-content"&gt;&lt;DIV&gt;&lt;DIV class="lia-panel-content-wrapper"&gt;&lt;DIV class="lia-panel-content"&gt;&lt;DIV class="AddMessageTags lia-message-tags"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 16 Jul 2021 06:01:42 GMT</pubDate>
    <dc:creator>indeed_2000</dc:creator>
    <dc:date>2021-07-16T06:01:42Z</dc:date>
    <item>
      <title>rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559665#M158994</link>
      <description>&lt;DIV class="shared-eventsviewer-shared-rawfield"&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Hi&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Here is my log, what is the rex for extract "0000A0@#0000" and "mymodulename"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;2021-07-14&lt;/SPAN&gt; &lt;SPAN class="t"&gt;23:59:05&lt;/SPAN&gt;,&lt;SPAN class="t"&gt;185&lt;/SPAN&gt; &lt;SPAN class="t"&gt;INFO&lt;/SPAN&gt; [&lt;SPAN class="t"&gt;APP&lt;/SPAN&gt;] &lt;SPAN class="t a"&gt;&lt;SPAN class="t"&gt;User:&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;0000A0&lt;SPAN class="t"&gt;@#0000&lt;/SPAN&gt;&amp;nbsp;|| &lt;SPAN class="t"&gt;module:&lt;/SPAN&gt; &lt;SPAN class="t"&gt;mymodulename&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;any idea?&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;Thanks&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jul 2021 17:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559665#M158994</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-07-15T17:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559679#M158999</link>
      <description>&lt;P&gt;rex "User\:(?&amp;lt;user&amp;gt;.+)\s\|\|\smodule\:(?&amp;lt;module&amp;gt;.+)"&lt;/P&gt;&lt;P&gt;(field=_raw is added by default)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 19:48:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559679#M158999</guid>
      <dc:creator>efika</dc:creator>
      <dc:date>2021-07-15T19:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559725#M159021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;your_search_goes_here&amp;gt; 
| rex "User\:\s+(?&amp;lt;user&amp;gt;\S+)\s\|\|\smodule\:\s+(?&amp;lt;module&amp;gt;.+)$" 
| table user module &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept the solution if this reply helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 00:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559725#M159021</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-16T00:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559747#M159027</link>
      <description>&lt;P&gt;thank you for answer, it's not work on all user &amp;amp; module name (both might have capital word or special character)&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2021-07-14 23:53:23,353 INFO [APP] User: A0000@#0000 || module: setNameDescription&lt;/P&gt;&lt;P&gt;2021-07-14 23:53:23,353 INFO [APP] User: A.Kay || module: setNameDescription&lt;/P&gt;&lt;P&gt;2021-07-14 23:53:23,353 INFO [APP] User: b_Kay || module: setNameDescription&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559747#M159027</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-07-16T05:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559748#M159028</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;&amp;nbsp;What you have originally provided having different log structure. User: || module:&amp;nbsp;&lt;/P&gt;&lt;P&gt;These new logs having User: || method hence rex provided only works for module. Which one are correct events?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559748#M159028</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-16T05:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559751#M159030</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;&amp;nbsp;This one works for method.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;your_search&amp;gt;
| rex "User\:\s+(?&amp;lt;user&amp;gt;\S+)\s+\|\|\s+method:\s+(?&amp;lt;method&amp;gt;\S+)$" 
| table user method&lt;/LI-CODE&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and accept solution if this reply helps!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:25:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559751#M159030</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-16T05:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559752#M159031</link>
      <description>&lt;P&gt;Not a problem. use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rex "User\:(?&amp;lt;user&amp;gt;.+)\s\|\|\s(module\:(?&amp;lt;module&amp;gt;.+)|method\:(?&amp;lt;method&amp;gt;.+))"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:28:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559752#M159031</guid>
      <dc:creator>efika</dc:creator>
      <dc:date>2021-07-16T05:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559757#M159033</link>
      <description>&lt;P&gt;sorry for miss spelling it is&amp;nbsp;module I modify last reply.&lt;/P&gt;&lt;P&gt;and try this but not work&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&lt;SPAN&gt;rex "User\:(?&amp;lt;user&amp;gt;.+)\s\|\|\s(module\:(?&amp;lt;module&amp;gt;.+)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-panel lia-panel-standard MessageTagsTaplet Chrome lia-component-message-view-widget-tags"&gt;&lt;DIV class="lia-decoration-border"&gt;&lt;DIV class="lia-decoration-border-top"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-decoration-border-content"&gt;&lt;DIV&gt;&lt;DIV class="lia-panel-content-wrapper"&gt;&lt;DIV class="lia-panel-content"&gt;&lt;DIV class="AddMessageTags lia-message-tags"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:01:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559757#M159033</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-07-16T06:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: rex extraction user &amp; module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559758#M159034</link>
      <description>&lt;P&gt;it worked! thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;replace it with module&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-extraction-user-amp-module/m-p/559758#M159034</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-07-16T06:04:49Z</dc:date>
    </item>
  </channel>
</rss>

