<?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 How to extract ingested data and display in interesting fields ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577230#M101960</link>
    <description>&lt;P&gt;Example: MyNameisKumar I want name=kumar from this ingested Data . Please help me with the solution&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 14:25:30 GMT</pubDate>
    <dc:creator>Kumar2</dc:creator>
    <dc:date>2021-12-03T14:25:30Z</dc:date>
    <item>
      <title>How to extract ingested data and display in interesting fields ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577230#M101960</link>
      <description>&lt;P&gt;Example: MyNameisKumar I want name=kumar from this ingested Data . Please help me with the solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 14:25:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577230#M101960</guid>
      <dc:creator>Kumar2</dc:creator>
      <dc:date>2021-12-03T14:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract ingested data and display in interesting fields ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577235#M101963</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241218"&gt;@Kumar2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.3/Knowledge/WhatisSplunkknowledge" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.3/Knowledge/WhatisSplunkknowledge&lt;/A&gt;&amp;nbsp;Splunk recognize by itself the pairs "field=value".&lt;/P&gt;&lt;P&gt;For the other extraction you can use a Technical Add-On for the standard sources (e.g. Windows, Linux, etc...) or for other sources you have to extract fields by yourself identifying the rule to extract the field and creating a regex.&lt;/P&gt;&lt;P&gt;I could help you if you share some sample of your logs indicating what you want to extract.&lt;/P&gt;&lt;P&gt;regex101.com could help you.&lt;/P&gt;&lt;P&gt;using your sample:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "MyNameis(?&amp;lt;name&amp;gt;\w+)"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/PIXYtT/1" target="_blank"&gt;https://regex101.com/r/PIXYtT/1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 14:50:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577235#M101963</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-12-03T14:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract ingested data and display in interesting fields ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577567#M102026</link>
      <description>&lt;P&gt;No sir&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 08:58:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-ingested-data-and-display-in-interesting-fields/m-p/577567#M102026</guid>
      <dc:creator>Kumar2</dc:creator>
      <dc:date>2021-12-07T08:58:49Z</dc:date>
    </item>
  </channel>
</rss>

