<?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 show top talker information based on the CSV file received from analyzer in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-show-top-talker-information-based-on-the-CSV-file/m-p/62324#M15400</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;Im very new to Splunk, i still learning to get splunk work to provide a high level report to the management to review. I have the data extracted from a csv file below. I would like to show the top talkers based on the IP address given below by adding both the byte_sent and byte_receive. How can i do this?&lt;/P&gt;

&lt;P&gt;22/08/2011 21:38:59,IP-64.236.16.139,2263,7&lt;BR /&gt;
22/08/2011 21:38:59,IP-64.128.203.22,115748,86&lt;/P&gt;

&lt;P&gt;2263 is the byte_sent while 7 is the byte_received.&lt;BR /&gt;
115748 is the byte_sent while 86 is the byte_received.  &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:49:19 GMT</pubDate>
    <dc:creator>tailesley</dc:creator>
    <dc:date>2020-09-28T09:49:19Z</dc:date>
    <item>
      <title>how to show top talker information based on the CSV file received from analyzer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-show-top-talker-information-based-on-the-CSV-file/m-p/62324#M15400</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;Im very new to Splunk, i still learning to get splunk work to provide a high level report to the management to review. I have the data extracted from a csv file below. I would like to show the top talkers based on the IP address given below by adding both the byte_sent and byte_receive. How can i do this?&lt;/P&gt;

&lt;P&gt;22/08/2011 21:38:59,IP-64.236.16.139,2263,7&lt;BR /&gt;
22/08/2011 21:38:59,IP-64.128.203.22,115748,86&lt;/P&gt;

&lt;P&gt;2263 is the byte_sent while 7 is the byte_received.&lt;BR /&gt;
115748 is the byte_sent while 86 is the byte_received.  &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-show-top-talker-information-based-on-the-CSV-file/m-p/62324#M15400</guid>
      <dc:creator>tailesley</dc:creator>
      <dc:date>2020-09-28T09:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to show top talker information based on the CSV file received from analyzer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-show-top-talker-information-based-on-the-CSV-file/m-p/62325#M15401</link>
      <description>&lt;P&gt;There are few ways to do this: &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;You can extract and name the fields using a Interactive Field Extractor included into Splunk. Here you can find link to  documentation page and video:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/User/InteractiveFieldExtractionExample"&gt;http://docs.splunk.com/Documentation/Splunk/latest/User/InteractiveFieldExtractionExample&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.splunk.com/view/SP-CAAADUY"&gt;http://www.splunk.com/view/SP-CAAADUY&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;You can use the Field Extractor App:  &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://splunk-base.splunk.com/apps/22291/field-extractor"&gt;http://splunk-base.splunk.com/apps/22291/field-extractor&lt;/A&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;You can extract your fields using configuration files, like described here:  &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://splunk-base.splunk.com/answers/13580/teach-splunk-42-to-identify-positions-in-a-csv-file"&gt;http://splunk-base.splunk.com/answers/13580/teach-splunk-42-to-identify-positions-in-a-csv-file&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 23 Aug 2011 08:23:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-show-top-talker-information-based-on-the-CSV-file/m-p/62325#M15401</guid>
      <dc:creator>mzorzi</dc:creator>
      <dc:date>2011-08-23T08:23:02Z</dc:date>
    </item>
  </channel>
</rss>

