<?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: Sending Logs with SYSLOG in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606771#M11758</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sorry not that detailed on my previous Email.&lt;/P&gt;&lt;P&gt;Actually, I meant, when should we use each of those ports? Thank you so much again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jul 2022 20:27:28 GMT</pubDate>
    <dc:creator>SplunkDash</dc:creator>
    <dc:date>2022-07-24T20:27:28Z</dc:date>
    <item>
      <title>How to send Logs with SYSLOG?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585732#M11240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have some appliances data/logs, require me to send/receive those logs with SYSLOG. I have a server to receive those logs and I also know we need to use TCP/UDP port.&amp;nbsp; &amp;nbsp;How would I proceed? What else I need to have, and those logs need to have any specific format?&amp;nbsp; &amp;nbsp; Any help/recommendations will be highly appreciated.&lt;/P&gt;
&lt;P&gt;Thank you so much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 16:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585732#M11240</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-02-18T16:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585735#M11241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have to follow the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in few words, you have to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;choose a port on your sender (some systems can send logs only on port 514)&lt;/LI&gt;&lt;LI&gt;choose a protocol on your sender (TCP ot UDP),&lt;/LI&gt;&lt;LI&gt;check the routes between sender and receiver for that protocol and that port,&lt;/LI&gt;&lt;LI&gt;enable on your Splunk receiver a network input [Settings -- Inputs -- Network inouts]&lt;/LI&gt;&lt;LI&gt;associate to the network input:&lt;UL&gt;&lt;LI&gt;port,&lt;/LI&gt;&lt;LI&gt;protocol,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;sourcetype (it depends on the logs you're ingesting),&lt;/LI&gt;&lt;LI&gt;index (where you want to store the logs),&lt;/LI&gt;&lt;LI&gt;host (the hostname or the IP address of the source),&lt;/LI&gt;&lt;LI&gt;source (the source name),&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;enable on your sender the log sending.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;searching on Splunk "index=your_index host=your_host", you can check if you're receiving logs.&lt;/P&gt;&lt;P&gt;It's also useful to use the Splunk Connect for Syslog App (&lt;A href="https://splunkbase.splunk.com/app/4740/)" target="_blank"&gt;https://splunkbase.splunk.com/app/4740/)&lt;/A&gt;&amp;nbsp;that helps you in syslog ingestion.&lt;/P&gt;&lt;P&gt;About format, it depends on the specific kind of logs, it's useful to use a Technical Add-On for the technology you're using that you can find at apps.splunk.com.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 16:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585735#M11241</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-18T16:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585740#M11242</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you so much, appreciated your support in these efforts. I have a couple of questions&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;sourcetype (it depends on the logs you're ingesting)&lt;/STRONG&gt; ....what does mean by "depends on log types" here.....you meant.......we need to assign source type based on data format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;* Do we need to assign Port at the receiving end as well....?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 17:01:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585740#M11242</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-02-18T17:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585745#M11243</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this means that, if you're ingesting checkpoint logs, you have to install in the Splunk server you're using for syslog capture (usually Heavy Forwarders) a Technical Add-On (called usually TA) that you can download from apps.splunk.com.&lt;/P&gt;&lt;P&gt;If there isn't a TA for your technology, you have to manually build your TA for parse your logs.&lt;/P&gt;&lt;P&gt;Sourcetype doesn't depends on the data format but on the source technology you're ingesting.&lt;/P&gt;&lt;P&gt;The port to assing in the Data Input must be the same that you have in the source system, by default 514.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 17:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/585745#M11243</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-18T17:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to send Logs with SYSLOG?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606053#M11726</link>
      <description>&lt;P&gt;Hi, I'm trying to connect my router's syslog to Splunk enterprise on my Mac as a "hello world," to see Splunk in action.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed Splunk&amp;gt;enterprise and started that successfully.&amp;nbsp;I opened 127.0.0.1:8000 and added a UDP data input with port 514 and a source type "syslog". It is enabled.&lt;/P&gt;&lt;P&gt;On my router I have logged in and configured the syslog to be sent to my mac's internal ip address 192.168.1.244:514 (the one on ethernet, all other network cards on this mac are down) with log level L0--Emergency.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know UDP isn't perfect and drops packets but my Mac is up continuously and I expected this to send all logs to my Mac port 514 to be captured by Splunk enterprise that is running.&lt;/P&gt;&lt;P&gt;However in Splunk I am only getting a 2 events (found by searching for the number "0"). 14 devices are on my network (including iPhones, iPads, Macs, windows, watch, HomePods, as well as some iot devices like a Blink! camera hub with 4 cameras.) so I would expect a lot of traffic on the syslog&lt;/P&gt;&lt;P&gt;Do you have any suggestions as to how to see more (or generate more) in the log... I was hoping to check email on my iPhone or do a google search and see some connections to the server.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 21:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606053#M11726</guid>
      <dc:creator>rh71rdu</dc:creator>
      <dc:date>2022-07-18T21:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to send Logs with SYSLOG?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606094#M11728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247781"&gt;@rh71rdu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you said UDP isn't the best way to send data, but anyway, maybe your pc is overbooked and there's a queue problem.&lt;/P&gt;&lt;P&gt;Anyway, analyzing point by point:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the connection is active, infact you're receiving data,&lt;/LI&gt;&lt;LI&gt;if you don't receive data from another device, check the connection by telnet,&lt;/LI&gt;&lt;LI&gt;check the traffic on your pc (tcpdump),&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;what is the configuration of your pc? rememeber that Splunk Enterprise requires a lot of resources,&lt;/LI&gt;&lt;LI&gt;try to use different ports for different sources.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 06:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606094#M11728</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-19T06:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606621#M11743</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, if you're using a standard TA (from Splunkbase), you have to assign a specific sourcetype to your logs that is specific for the kind of your logs, e.g.cisco:asa is mandatory in this format and different than cisco-asa, otherwise the transformations a parsing actions will not be delivered.&lt;/P&gt;&lt;P&gt;If you see in the inputs.conf, you have to define the port to use for logs receiving and it must be the same in source configuration: in Splunk this port is configurable, instead not all the appliances can choose the port to use, anyway, obviously it must be the same in source and receiver.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 08:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606621#M11743</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-22T08:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606752#M11753</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible to have some details on SPLUNK default 8000, 8089, and 9997 ports. I know 8000 is a web port, 8089 is management, and 9997 is for data receiving/forwarding. But it would be great if you are kind enough to have more details on those ports. Thank you so much and appreciate your support in these efforts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 00:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606752#M11753</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-07-24T00:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606753#M11754</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am extremely sorry, there was a typo in my last message, my sincere apologies! Now resending that message again. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would it be possible to have some details on SPLUNK default 8000, 8089, and 9997 ports? I know 8000 is a web port, 8089 is management, and 9997 is for data receiving/forwarding. But it would be great if you are kind enough to have more details on those ports. Thank you so much and appreciate your support in these efforts.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 00:24:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606753#M11754</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-07-24T00:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606756#M11756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sorry, but I don't understand which kind of datails you wait, anyway, here you can find a description of all ports used by Splunk:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Deployment-Architecture/Diagram-of-Splunk-Common-Network-Ports/m-p/116657" target="_blank"&gt;https://community.splunk.com/t5/Deployment-Architecture/Diagram-of-Splunk-Common-Network-Ports/m-p/116657&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 06:38:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606756#M11756</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-24T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606771#M11758</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sorry not that detailed on my previous Email.&lt;/P&gt;&lt;P&gt;Actually, I meant, when should we use each of those ports? Thank you so much again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 20:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606771#M11758</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-07-24T20:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606796#M11760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can read in the above link, it depends on what you want to do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;to access GUI interface, you use port 8000,&lt;/LI&gt;&lt;LI&gt;to send data 9997,&lt;/LI&gt;&lt;LI&gt;etc...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you haven't any special request (e.g. having both forwarders with and without SSL), my hint is to use the default ports.&lt;/P&gt;&lt;P&gt;It's the same thing when you study operative system ports, You have to know that there are these ports and that you can use them for a purpose.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 06:58:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/606796#M11760</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-25T06:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/608491#M11797</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have a general question on using TA available in SPLUNKBASE.&lt;/P&gt;&lt;P&gt;What is the best practice to bring the data in:&amp;nbsp; Use TA if possible if possible Or use Splunk agents (UF/HF, REST API, HEC); why? Any detail would be highly appreciated. Thank you so much as always.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 15:45:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/608491#M11797</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2022-08-05T15:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Logs with SYSLOG</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/608501#M11799</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this is a different question and I hint to create a new one so more people can answer quicker and probably better than me.&lt;/P&gt;&lt;P&gt;Anyway, if possible use always Universal Forwarder to take logs, because in this way you have many advantages (caching in fail lover, autoloadbalancing, bandwidth optimization, etc...)&lt;/P&gt;&lt;P&gt;REST API are usually used for special Use Cases (e.g. extraction of data from external systems (e.g. cloud environments).&lt;/P&gt;&lt;P&gt;HEC is used for applications.&lt;/P&gt;&lt;P&gt;Syslog is used when you haven't other opportunities and usually from appliances that are closed and not modifiable.&lt;/P&gt;&lt;P&gt;At least, use WMI only when you haven't any other way to extract logs from Windows, and possibly avoid it!&lt;/P&gt;&lt;P&gt;Anyway, Splunkbase's TAs are used not only to input data but also to parse them, infact they are used on Forwarders but also on Indexers and Search Heads.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 15:53:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-Logs-with-SYSLOG/m-p/608501#M11799</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-05T15:53:02Z</dc:date>
    </item>
  </channel>
</rss>

