<?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: crcSalt issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633719#M108496</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206567"&gt;@sureshkumaar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;non you don't need to use two different sourcetype, you could also use one monitor stanza for both the inputs.&lt;/P&gt;&lt;P&gt;I'd add also the extention to the path:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://\\A11FLSCOMMVAULT\commvault_reports\*\Backup*.csv]
index = backup
disabled = 0
sourcetype = commvault
crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;Anyway, the crcSalt is useful if you have the same content in more than one file, if the contetnts are different, youdon't need to use it: please try also without crcSalt.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 13:03:52 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-03-08T13:03:52Z</dc:date>
    <item>
      <title>Does crcSalt cause monitoring stanzas to only consider one "backup" file name?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633706#M108490</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Having these 2 monitor stanze in one inputs.conf, but able to get data only for latest one monitor stanza.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In both the file names strings are similar but numbers are changing&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Is that because of the&amp;nbsp;crcSalt, it's considering only one "Backup*" file name?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Also do the sourcetype needs to be different incase if we are adding&amp;nbsp;"Backup*" in monitor stanza?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;File name for first stanza&lt;/STRONG&gt;&amp;nbsp; - BackupJobSummaryReport_3696_6883300_1588_1678235411&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;File name for second stanza&lt;/STRONG&gt;&amp;nbsp; - BackupJobSummaryReport_19068_455837_9176_1678233614&lt;/P&gt;
&lt;P&gt;[monitor://\\A11FLSCOMMVAULT\commvault_reports\Final_Report\Backup*]&lt;BR /&gt;index = backup&lt;BR /&gt;disabled = 0&lt;BR /&gt;sourcetype = commvault&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[monitor://\\A11FLSCOMMVAULT\commvault_reports\LISTAPAC\Backup*]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = backup&lt;BR /&gt;sourcetype = commvault&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 19:45:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633706#M108490</guid>
      <dc:creator>sureshkumaar</dc:creator>
      <dc:date>2023-03-09T19:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: crcSalt issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633709#M108491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206567"&gt;@sureshkumaar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you have different file names you should read both the files.&lt;/P&gt;&lt;P&gt;Only one question: have your files an extension (e.g. ".log")?&lt;/P&gt;&lt;P&gt;In linux this path is correct, but in Windows you have to add ".*" at the end.&lt;/P&gt;&lt;P&gt;then, the double backslash at the beginning of "&lt;SPAN&gt;A11FLSCOMMVAULT" means that this is a nework path?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if not you havev to add also "c:".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 11:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633709#M108491</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-08T11:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: crcSalt issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633717#M108495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes file names are different, as i mentioned earlier strings will remain as it is and the numbers will keep changing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But able to get only data from one stanza, the other stanza not forwarding data.&lt;/P&gt;&lt;P&gt;I created separate app and tested by creating a file and added input to the file manually and able to get the data.&lt;/P&gt;&lt;P&gt;Having in same app wasn't working, is that because of same sourcetype using for 2 different sources in the inputs.conf???&lt;/P&gt;&lt;P&gt;the extension is "*.csv"&lt;/P&gt;&lt;P&gt;yes it's the network path works from the windows server&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 12:34:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633717#M108495</guid>
      <dc:creator>sureshkumaar</dc:creator>
      <dc:date>2023-03-08T12:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: crcSalt issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633719#M108496</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206567"&gt;@sureshkumaar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;non you don't need to use two different sourcetype, you could also use one monitor stanza for both the inputs.&lt;/P&gt;&lt;P&gt;I'd add also the extention to the path:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://\\A11FLSCOMMVAULT\commvault_reports\*\Backup*.csv]
index = backup
disabled = 0
sourcetype = commvault
crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;Anyway, the crcSalt is useful if you have the same content in more than one file, if the contetnts are different, youdon't need to use it: please try also without crcSalt.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633719#M108496</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-08T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: crcSalt issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633722#M108498</link>
      <description>&lt;P&gt;See what&lt;/P&gt;&lt;PRE&gt;splunk list monitor&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;splunk list inputstatus&lt;/PRE&gt;&lt;P&gt;say. If they don't list your files, there's something wrong with settings because your files don't match. If the file is matched but not read due to some reason (too old, not considered as changed and so on), you should see that.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633722#M108498</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-08T13:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: crcSalt issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633728#M108501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206567"&gt;@sureshkumaar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;monitor inputs are case-sensitive. Is it possible directory or filenames are not the same as&amp;nbsp;&lt;SPAN&gt;\\A11FLSCOMMVAULT\commvault_reports\LISTAPAC\Backup* ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:59:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-crcSalt-cause-monitoring-stanzas-to-only-consider-one-quot/m-p/633728#M108501</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-03-08T13:59:11Z</dc:date>
    </item>
  </channel>
</rss>

