<?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: Removing time stamp from the emailed csv file in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216733#M4526</link>
    <description>&lt;P&gt;I don't have experience with sendemail.  It appears as though the attachment name is built using the saved search name.  Wouldn't advise trying to change it as that would entail mucking around in Splunk's code (which can change in future releases) and could have unfortunate side effects.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2016 16:31:34 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2016-08-09T16:31:34Z</dc:date>
    <item>
      <title>Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216725#M4518</link>
      <description>&lt;P&gt;Hello fellow Splunkers,&lt;BR /&gt;
After we updated to the newest version of Splunk ( 6.4) I am seeing the change in my csv's that are being e-mailed out&lt;BR /&gt;
ex. RT_Snort_Signature_Check_v3-2016-08-09.csv&lt;/P&gt;

&lt;P&gt;I have been looking in /splunk/etc/apps/search/bin/sendemail.py&lt;/P&gt;

&lt;P&gt;is this the right area to look in? &lt;BR /&gt;
Any help will be very appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Ernie&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216725#M4518</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2020-09-29T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216726#M4519</link>
      <description>&lt;P&gt;I am looking to remove the time stamp at the end of the csv file&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 13:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216726#M4519</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-08-09T13:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216727#M4520</link>
      <description>&lt;P&gt;How are you creating the CSV file?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 14:56:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216727#M4520</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-09T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216728#M4521</link>
      <description>&lt;P&gt;The CSV files are saved searches that are sent to our ticketing system. The tickets are then sent to outlook and run through a macro to make them easier to work with. Before I upgraded the search head everything was working well, I figure something must have changed do to the resent upgrade.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 15:01:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216728#M4521</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-08-09T15:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216729#M4522</link>
      <description>&lt;P&gt;What version did you upgrade from?&lt;BR /&gt;
What does the saved search look like?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 15:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216729#M4522</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-09T15:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216730#M4523</link>
      <description>&lt;P&gt;We upgraded from 6.3.3 to 6.4&lt;/P&gt;

&lt;P&gt;As far as what the search looks like are you asking for the search from Splunk? The output to Outlook? &lt;/P&gt;

&lt;P&gt;Before the upgrade the file would look like this when I received it in Outlook: splunk-results.csv&lt;BR /&gt;
After the upgrade the file now has a time stamp trailing the file name and the name changed as well: &lt;BR /&gt;
RT_Snort_Signature_Check_v3-2016-08-09.csv&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216730#M4523</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2020-09-29T10:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216731#M4524</link>
      <description>&lt;P&gt;Since these are Splunk boards, we should look at how Splunk is generating the CSV file that goes to the ticketing systems.  Other parts of the workflow can be discussed in other forums.&lt;/P&gt;

&lt;P&gt;What is the saved search that produces the CSV file?  The final &lt;CODE&gt;outputcsv&lt;/CODE&gt; command is the most interesting part.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 15:27:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216731#M4524</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-09T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216732#M4525</link>
      <description>&lt;P&gt;The CSV is generated by the send email function in Splunk, you can either set the function to send a saved alert in the email or as an attachment CSV. The reports that are sent in the emails have not been affected, just the ones where we have chosen to send as an attachment.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 15:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216732#M4525</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-08-09T15:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216733#M4526</link>
      <description>&lt;P&gt;I don't have experience with sendemail.  It appears as though the attachment name is built using the saved search name.  Wouldn't advise trying to change it as that would entail mucking around in Splunk's code (which can change in future releases) and could have unfortunate side effects.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 16:31:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216733#M4526</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-09T16:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216734#M4527</link>
      <description>&lt;P&gt;Thank you for trying to help.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 17:01:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216734#M4527</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-08-09T17:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216735#M4528</link>
      <description>&lt;P&gt;Here is what I found to work.&lt;/P&gt;

&lt;P&gt;Instead of working through the sendemail.py, go to the advanced settings for the search in question;&lt;BR /&gt;
scroll down until you see action.email.reportFileName&lt;BR /&gt;
the field there reset after the upgrade to: $name$-$time:%Y-%m-%d$&lt;BR /&gt;
remove the time stamp section and the change the name back to the previous settings, and life is good!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 20:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216735#M4528</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-08-09T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216736#M4529</link>
      <description>&lt;P&gt;I downvoted this post because it sucks. the actual attribute lives in alert_actions.conf and is called reportfilename&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 19:46:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216736#M4529</guid>
      <dc:creator>RicoSuave</dc:creator>
      <dc:date>2016-09-26T19:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216737#M4530</link>
      <description>&lt;P&gt;Actually there was a bug and a temporary fix was just sent to me, and it was in /etc/apps/search/bin/sendmail.py. So, if you could please remove the down vote.. and I was going with what I could find in the previous parts of the thread.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 17:37:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216737#M4530</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-10-04T17:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Removing time stamp from the emailed csv file</title>
      <link>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216738#M4531</link>
      <description>&lt;P&gt;If anyone is interested in the work around, here is what support sent to me:&lt;/P&gt;

&lt;P&gt;Change line #994 in .../etc/apps/search/bin/sendemail.py from: &lt;BR /&gt;
fileName = alertActions.get('reportFileName', None) &lt;BR /&gt;
to: &lt;BR /&gt;
fileName = ssContent.get("action.email.reportFileName")&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 17:41:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Removing-time-stamp-from-the-emailed-csv-file/m-p/216738#M4531</guid>
      <dc:creator>ECovell</dc:creator>
      <dc:date>2016-10-04T17:41:55Z</dc:date>
    </item>
  </channel>
</rss>

