<?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: New CSV file not syncing with index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513663#M87099</link>
    <description>&lt;P&gt;I haven't added any configuration for that folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do i need to add any conf for that folder if yes please help me i'm new with splunk.&lt;/P&gt;&lt;P&gt;One more thing If i check the file count in settings&amp;gt; Data inputs for folder it is showing correct but when i search any query with mapped index then there is some problem and showing less file as expected.&lt;/P&gt;&lt;P&gt;Default Inputs.conf file is :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[default]
index = default
_rcvbuf = 1572864
host = $decideOnStartup

[blacklist:$SPLUNK_HOME/etc/auth]

[blacklist:$SPLUNK_HOME/etc/passwd]

[monitor://$SPLUNK_HOME/var/log/splunk]
index = _internal

[monitor://$SPLUNK_HOME/var/log/watchdog/watchdog.log*]
index = _internal

[monitor://$SPLUNK_HOME/var/log/splunk/license_usage_summary.log]
index = _telemetry

[monitor://$SPLUNK_HOME/var/log/splunk/splunk_instrumentation_cloud.log*]
index = _telemetry
sourcetype = splunk_cloud_telemetry

[monitor://$SPLUNK_HOME/etc/splunk.version]
_TCP_ROUTING = *
index = _internal
sourcetype=splunk_version

[batch://$SPLUNK_HOME/var/run/splunk/search_telemetry/*search_telemetry.json]
move_policy = sinkhole
index = _introspection
sourcetype = search_telemetry
crcSalt = &amp;lt;SOURCE&amp;gt;
log_on_completion = 0

[batch://$SPLUNK_HOME/var/spool/splunk]
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[batch://$SPLUNK_HOME/var/spool/splunk/...stash_new]
queue = stashparsing
sourcetype = stash_new
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[fschange:$SPLUNK_HOME/etc]
#poll every 10 minutes
pollPeriod = 600
#generate audit events into the audit index, instead of fschange events
signedaudit=true
recurse=true
followLinks=false
hashMaxSize=-1
fullEvent=false
sendEventMaxSize=-1
filesPerDelay = 10
delayInMills = 100

[udp]
connection_host=ip

[tcp]
acceptFrom=*
connection_host=dns

[splunktcp]
route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:pars$
acceptFrom=*
connection_host=ip

[script]
interval = 60.0
start_by_shell = true

[SSL]
# SSL settings
# The following provides modern TLS configuration that guarantees forward-
# secrecy and efficiency. This configuration drops support for old Splunk
# versions (Splunk 5.x and earlier).
# To add support for Splunk 5.x set sslVersions to tls and add this to the
# end of cipherSuite:
# DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA
# and this, in case Diffie Hellman is not configured:
# AES256-SHA:AES128-SHA

sslVersions = tls1.2
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA$
ecdhCurves = prime256v1, secp384r1, secp521r1

allowSslRenegotiation = true
sslQuietShutdown = false&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 12 Aug 2020 06:43:52 GMT</pubDate>
    <dc:creator>sshahu</dc:creator>
    <dc:date>2020-08-12T06:43:52Z</dc:date>
    <item>
      <title>New CSV file not syncing with index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513526#M87083</link>
      <description>&lt;P&gt;I'm facing problem with Splunk like there is an index having&amp;nbsp; a folder of some csv file as a data input. when i'm adding another CSV file in that folder for that index, new source data is not showing in index.&amp;nbsp;&lt;BR /&gt;I have restarted Splunk many time and delete index and recreate but problem is still there.&lt;BR /&gt;&lt;BR /&gt;Any Help would be great Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 08:31:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513526#M87083</guid>
      <dc:creator>sshahu</dc:creator>
      <dc:date>2020-08-11T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: New CSV file not syncing with index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513569#M87089</link>
      <description>What are the inputs.conf settings for the folder?</description>
      <pubDate>Tue, 11 Aug 2020 13:08:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513569#M87089</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-11T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: New CSV file not syncing with index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513663#M87099</link>
      <description>&lt;P&gt;I haven't added any configuration for that folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do i need to add any conf for that folder if yes please help me i'm new with splunk.&lt;/P&gt;&lt;P&gt;One more thing If i check the file count in settings&amp;gt; Data inputs for folder it is showing correct but when i search any query with mapped index then there is some problem and showing less file as expected.&lt;/P&gt;&lt;P&gt;Default Inputs.conf file is :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[default]
index = default
_rcvbuf = 1572864
host = $decideOnStartup

[blacklist:$SPLUNK_HOME/etc/auth]

[blacklist:$SPLUNK_HOME/etc/passwd]

[monitor://$SPLUNK_HOME/var/log/splunk]
index = _internal

[monitor://$SPLUNK_HOME/var/log/watchdog/watchdog.log*]
index = _internal

[monitor://$SPLUNK_HOME/var/log/splunk/license_usage_summary.log]
index = _telemetry

[monitor://$SPLUNK_HOME/var/log/splunk/splunk_instrumentation_cloud.log*]
index = _telemetry
sourcetype = splunk_cloud_telemetry

[monitor://$SPLUNK_HOME/etc/splunk.version]
_TCP_ROUTING = *
index = _internal
sourcetype=splunk_version

[batch://$SPLUNK_HOME/var/run/splunk/search_telemetry/*search_telemetry.json]
move_policy = sinkhole
index = _introspection
sourcetype = search_telemetry
crcSalt = &amp;lt;SOURCE&amp;gt;
log_on_completion = 0

[batch://$SPLUNK_HOME/var/spool/splunk]
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[batch://$SPLUNK_HOME/var/spool/splunk/...stash_new]
queue = stashparsing
sourcetype = stash_new
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[fschange:$SPLUNK_HOME/etc]
#poll every 10 minutes
pollPeriod = 600
#generate audit events into the audit index, instead of fschange events
signedaudit=true
recurse=true
followLinks=false
hashMaxSize=-1
fullEvent=false
sendEventMaxSize=-1
filesPerDelay = 10
delayInMills = 100

[udp]
connection_host=ip

[tcp]
acceptFrom=*
connection_host=dns

[splunktcp]
route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:pars$
acceptFrom=*
connection_host=ip

[script]
interval = 60.0
start_by_shell = true

[SSL]
# SSL settings
# The following provides modern TLS configuration that guarantees forward-
# secrecy and efficiency. This configuration drops support for old Splunk
# versions (Splunk 5.x and earlier).
# To add support for Splunk 5.x set sslVersions to tls and add this to the
# end of cipherSuite:
# DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA
# and this, in case Diffie Hellman is not configured:
# AES256-SHA:AES128-SHA

sslVersions = tls1.2
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA$
ecdhCurves = prime256v1, secp384r1, secp521r1

allowSslRenegotiation = true
sslQuietShutdown = false&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 12 Aug 2020 06:43:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513663#M87099</guid>
      <dc:creator>sshahu</dc:creator>
      <dc:date>2020-08-12T06:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: New CSV file not syncing with index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513701#M87106</link>
      <description>Yes, you must add an inputs.conf stanza (in local, not default) for any file or folder you wish to monitor. Splunk only monitors itself out of the box.</description>
      <pubDate>Wed, 12 Aug 2020 11:53:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-CSV-file-not-syncing-with-index/m-p/513701#M87106</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-12T11:53:33Z</dc:date>
    </item>
  </channel>
</rss>

