<?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: Plain Text Email options in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36046#M388</link>
    <description>&lt;P&gt;The inclusion of the _raw field is down to the search itself, so you can have it excluded by using the fields command, i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | fields - _raw
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or to exclude all hidden fields&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | fields - _*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you really only need specific fields, then use the table command to specify which fields you want displayed,&lt;BR /&gt;
i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | table source, sourcetype, host, index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The dashes at the top underline the header row, do you not want any column headings?  Without the _raw field you will only have a table of fields and the header row is surely useful?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2012 18:38:01 GMT</pubDate>
    <dc:creator>itinney</dc:creator>
    <dc:date>2012-11-15T18:38:01Z</dc:date>
    <item>
      <title>Plain Text Email options</title>
      <link>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36045#M387</link>
      <description>&lt;P&gt;I would like to modify the plain text email option to remove the _raw and the dashes from the top of the email.  Is there a simple way to make that modification?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2012 17:44:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36045#M387</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2012-11-15T17:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Plain Text Email options</title>
      <link>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36046#M388</link>
      <description>&lt;P&gt;The inclusion of the _raw field is down to the search itself, so you can have it excluded by using the fields command, i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | fields - _raw
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or to exclude all hidden fields&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | fields - _*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you really only need specific fields, then use the table command to specify which fields you want displayed,&lt;BR /&gt;
i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=blah | table source, sourcetype, host, index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The dashes at the top underline the header row, do you not want any column headings?  Without the _raw field you will only have a table of fields and the header row is surely useful?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2012 18:38:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36046#M388</guid>
      <dc:creator>itinney</dc:creator>
      <dc:date>2012-11-15T18:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Plain Text Email options</title>
      <link>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36047#M389</link>
      <description>&lt;P&gt;Thanks for the quick response.  I am looking to have the email sent to an automated ticketing system and would like just the field data in there.  I have removed all but the _raw field and do not have a table in the plain test.  The dashes themselves are more cosmetic for removal.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2012 19:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36047#M389</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2012-11-15T19:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Plain Text Email options</title>
      <link>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36048#M390</link>
      <description>&lt;P&gt;It might help to include your search, but I would guess that the search just needs to have the following added to the end of it:&lt;BR /&gt;
 ... | fields - _raw&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2012 20:37:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Plain-Text-Email-options/m-p/36048#M390</guid>
      <dc:creator>itinney</dc:creator>
      <dc:date>2012-11-15T20:37:30Z</dc:date>
    </item>
  </channel>
</rss>

