<?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 Is there a way to extract fields which is : separated in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667719#M229063</link>
    <description>&lt;P&gt;John:x:/home/John:/bin/bash&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way to extract the field from above with colon separated. &amp;nbsp;We have many users in the above format from /etc/passwd&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;John - username&amp;nbsp;&lt;/P&gt;&lt;P&gt;x - passwd&amp;nbsp;&lt;/P&gt;&lt;P&gt;/home/John - path&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 17:53:17 GMT</pubDate>
    <dc:creator>Hema_Nithya</dc:creator>
    <dc:date>2023-11-07T17:53:17Z</dc:date>
    <item>
      <title>Is there a way to extract fields which is : separated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667719#M229063</link>
      <description>&lt;P&gt;John:x:/home/John:/bin/bash&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way to extract the field from above with colon separated. &amp;nbsp;We have many users in the above format from /etc/passwd&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;John - username&amp;nbsp;&lt;/P&gt;&lt;P&gt;x - passwd&amp;nbsp;&lt;/P&gt;&lt;P&gt;/home/John - path&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 17:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667719#M229063</guid>
      <dc:creator>Hema_Nithya</dc:creator>
      <dc:date>2023-11-07T17:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to extract fields which is : separated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667722#M229065</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "(?&amp;lt;username&amp;gt;[^:]+):(?&amp;lt;passwd&amp;gt;[^:]+):(?&amp;lt;path&amp;gt;[^:]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 07 Nov 2023 18:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667722#M229065</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-11-07T18:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to extract fields which is : separated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667736#M229072</link>
      <description>&lt;P&gt;Thank you , let me check and update you !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 19:16:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/667736#M229072</guid>
      <dc:creator>Hema_Nithya</dc:creator>
      <dc:date>2023-11-07T19:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to extract fields which is : separated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/669976#M229720</link>
      <description>&lt;P&gt;How to deal with the empty fields between . Example there is empty field between passwd and after home directory&amp;nbsp;&lt;/P&gt;&lt;P&gt;userid:passwd: :/home/John: :&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 07:51:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/669976#M229720</guid>
      <dc:creator>Hema_Nithya</dc:creator>
      <dc:date>2023-11-28T07:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to extract fields which is : separated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/669991#M229728</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "(?&amp;lt;username&amp;gt;[^:]*):(?&amp;lt;passwd&amp;gt;[^:]*):(?&amp;lt;path&amp;gt;[^:]*)"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Nov 2023 09:21:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-extract-fields-which-is-separated/m-p/669991#M229728</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-11-28T09:21:45Z</dc:date>
    </item>
  </channel>
</rss>

