<?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: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252388#M48520</link>
    <description>&lt;P&gt;Change your visualization to "Statistics Table" instead of whatever it is now.&lt;/P&gt;</description>
    <pubDate>Sun, 29 May 2016 12:44:59 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2016-05-29T12:44:59Z</dc:date>
    <item>
      <title>Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252383#M48515</link>
      <description>&lt;P&gt;I am ingesting data from a syslog server, and some of those file paths are pretty long. It appears that Splunk is truncating these file paths before it writes the 'source' field. Is there a setting to disable this? &lt;/P&gt;

&lt;P&gt;This is what I'm seeing with my search: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=syslog | stats count by source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Results:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/data/syslog/2016/05/17/...Device/messages  5
/data/syslog/2016/05/17/...dor/messages 8
/data/syslog/2016/05/17/...er/messages  2
/data/syslog/2016/05/17/...ice/messages 5
/data/syslog/2016/05/17/...or/messages  6
/data/syslog/2016/05/17/...orized/messages  7
/data/syslog/2016/05/17/...r/messages   4
/data/syslog/2016/05/17/...rized/messages   3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm trying to remove the '...' extensions, and show the whole file path. Would I use a &lt;CODE&gt;*&lt;/CODE&gt; in the place of the '...' in inputs.conf? &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 16:19:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252383#M48515</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2016-05-17T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252384#M48516</link>
      <description>&lt;P&gt;What does your inputs.conf look like? &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 20:12:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252384#M48516</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2016-05-17T20:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252385#M48517</link>
      <description>&lt;P&gt;Relevant props/transforms too, please.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 20:15:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252385#M48517</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2016-05-17T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252386#M48518</link>
      <description>&lt;P&gt;from the way the question is written it isn't clear that this a UI artifact of the search or the actual value of the source field. is it possible to provide more info?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 22:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252386#M48518</guid>
      <dc:creator>mtranchita</dc:creator>
      <dc:date>2016-05-17T22:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252387#M48519</link>
      <description>&lt;P&gt;Yes, please provide a copy of the relevant inputs.conf, props.conf, and transforms.conf stanzas related to this sourcetype.  Splunk does not truncate by default.  and '...' in inputs.conf is the same as .* in regex.  It should grab everything.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 16:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252387#M48519</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-18T16:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252388#M48520</link>
      <description>&lt;P&gt;Change your visualization to "Statistics Table" instead of whatever it is now.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 12:44:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252388#M48520</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-05-29T12:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting data from a syslog server, Splunk is truncating file paths before being written to the source field. How do I disable this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252389#M48521</link>
      <description>&lt;P&gt;This was not an issue at the Splunk level, this was an error within rsyslog that is truncating the log files. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 21:01:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Ingesting-data-from-a-syslog-server-Splunk-is-truncating-file/m-p/252389#M48521</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2016-06-02T21:01:08Z</dc:date>
    </item>
  </channel>
</rss>

