<?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: Error occurred during trying to delete an Data TCP Input in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676609#M113170</link>
    <description>&lt;P&gt;Hi scelikok,&lt;/P&gt;
&lt;P&gt;I killed the IP's restart splunk, but the data input with port 5514 is not deletable&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Error occurred attempting to remove :5514: Malformed IP address: :5514.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;here the inputs file&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[splunktcp://9997]
connection_host = ip

[tcp://:5514]
connection_host = ip
host = splunkindex
index = linux
sourcetype = linux_messages_syslog
disabled = 1&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 05 Feb 2024 16:58:37 GMT</pubDate>
    <dc:creator>AchimK</dc:creator>
    <dc:date>2024-02-05T16:58:37Z</dc:date>
    <item>
      <title>Error occurred during trying to delete an Data TCP Input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676570#M113165</link>
      <description>&lt;P&gt;I have the problem that I can't delete an input filter that I probably formulated incorrectly so that I can take it out.&lt;/P&gt;&lt;P&gt;Error occurred attempting to remove a.b.*.*, c.d.e.0, f.g.*:5514: Malformed IP address: a.b.*.*, c.d.e.0, f.g.*:5514.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;An outputs.conf under /system/local does not exist&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 10:58:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676570#M113165</guid>
      <dc:creator>AchimK</dc:creator>
      <dc:date>2024-02-05T10:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during trying to delete an Data TCP Input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676574#M113166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264617"&gt;@AchimK&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You should check input settings inside inputs.conf file. If you created this input using GUI it may be under search app. You can find the place using btool like below.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool inputs list tcp --debug | grep 5514&lt;/LI-CODE&gt;&lt;P&gt;This will show the path of inputs.conf file that you should edit to delete malformed TCP input.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 12:15:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676574#M113166</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2024-02-05T12:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during trying to delete an Data TCP Input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676609#M113170</link>
      <description>&lt;P&gt;Hi scelikok,&lt;/P&gt;
&lt;P&gt;I killed the IP's restart splunk, but the data input with port 5514 is not deletable&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Error occurred attempting to remove :5514: Malformed IP address: :5514.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;here the inputs file&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[splunktcp://9997]
connection_host = ip

[tcp://:5514]
connection_host = ip
host = splunkindex
index = linux
sourcetype = linux_messages_syslog
disabled = 1&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 05 Feb 2024 16:58:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676609#M113170</guid>
      <dc:creator>AchimK</dc:creator>
      <dc:date>2024-02-05T16:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during trying to delete an Data TCP Input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676629#M113174</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264617"&gt;@AchimK&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You should delete colon before the port number like below. Or why don't you just delete this stanza from inputs.conf ?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcp://5514]
connection_host = ip
host = splunkindex
index = linux
sourcetype = linux_messages_syslog
disabled = 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 18:26:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/676629#M113174</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2024-02-05T18:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during trying to delete an Data TCP Input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/677033#M113224</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it works, sorry for the delay. Today I&amp;nbsp; checked it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;AchimK&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 06:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-occurred-during-trying-to-delete-an-Data-TCP-Input/m-p/677033#M113224</guid>
      <dc:creator>AchimK</dc:creator>
      <dc:date>2024-02-09T06:55:13Z</dc:date>
    </item>
  </channel>
</rss>

