<?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 getting syslog from juniper  firwall in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108002#M22702</link>
    <description>&lt;P&gt;hello&lt;/P&gt;

&lt;P&gt;i want to get data from my juniper firwall , i set a configuration of juniper and i mention the port and the ip adresse of the server &lt;BR /&gt;
than i choose in splunk, add data from tcp port ,and i set the port and the ip adress of juniper &lt;BR /&gt;
but it does'nt work ,i don't see the syslog in th summary of search&lt;BR /&gt;
please tell if this procedure is correct , or if i miss something &lt;/P&gt;

&lt;P&gt;thk's &lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2012 09:54:52 GMT</pubDate>
    <dc:creator>sarah89</dc:creator>
    <dc:date>2012-04-03T09:54:52Z</dc:date>
    <item>
      <title>getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108002#M22702</link>
      <description>&lt;P&gt;hello&lt;/P&gt;

&lt;P&gt;i want to get data from my juniper firwall , i set a configuration of juniper and i mention the port and the ip adresse of the server &lt;BR /&gt;
than i choose in splunk, add data from tcp port ,and i set the port and the ip adress of juniper &lt;BR /&gt;
but it does'nt work ,i don't see the syslog in th summary of search&lt;BR /&gt;
please tell if this procedure is correct , or if i miss something &lt;/P&gt;

&lt;P&gt;thk's &lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 09:54:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108002#M22702</guid>
      <dc:creator>sarah89</dc:creator>
      <dc:date>2012-04-03T09:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108003#M22703</link>
      <description>&lt;P&gt;Do you see anything with this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype="splunkd" component="Metrics" "your juniper fw ip address"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;if there is nothing then your juniper is not sending data (logging profile or firewall rule to be created)&lt;/P&gt;

&lt;P&gt;if there is something then try :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" NOT index="_*" "your juniper fw ip address"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" sourcetype="jun*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to see if you have any data and what sourcetype it has and which index it's in.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 11:32:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108003#M22703</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-04-03T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108004#M22704</link>
      <description>&lt;P&gt;that's what i got when i put the first expression &lt;BR /&gt;
6 events like this one &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1 » 4/3/12
11:40:58.727 AM  04-03-2012 11:40:58.727 +0200 INFO  Metrics - group=udpin_connections, 192.168.0.111:5410, sourcePort=5410, _udp_bps=0.00, _udp_kbps=0.00, _udp_avg_thruput=0.00, _udp_kprocessed=0.00, _udp_eps=0.00host=lab2008   Options|  sourcetype=splunkd   Options|  source=C:\Program Files\Splunk\var\log\splunk\metrics.log   Options
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and when i put the second expression , it doesn't give me anything &lt;/P&gt;

&lt;P&gt;what i should do ??&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:15:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108004#M22704</guid>
      <dc:creator>sarah89</dc:creator>
      <dc:date>2012-04-03T13:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108005#M22705</link>
      <description>&lt;P&gt;your juniper isnot sending anything :&lt;/P&gt;

&lt;P&gt;_udp_bps=0.00, _udp_kbps=0.00, _udp_avg_thruput=0.00, _udp_kprocessed=0.00, _udp_eps=0.00&lt;/P&gt;

&lt;P&gt;then you have to check your juniper&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:36:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108005#M22705</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2020-09-28T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108006#M22706</link>
      <description>&lt;P&gt;that how i configure my firewall, can you take a look on this please&lt;BR /&gt;
&lt;A href="http://kb.juniper.net/InfoCenter/index?page=content&amp;amp;id=KB4759"&gt;http://kb.juniper.net/InfoCenter/index?page=content&amp;amp;id=KB4759&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108006#M22706</guid>
      <dc:creator>sarah89</dc:creator>
      <dc:date>2012-04-03T13:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108007#M22707</link>
      <description>&lt;P&gt;which juniper firewall products you have? is it juniper SRX?&lt;/P&gt;

&lt;P&gt;if it is then to get SRX logs see Juniper KB16634 and KB16224.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108007#M22707</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-04-03T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108008#M22708</link>
      <description>&lt;P&gt;it's an ssg 20&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:40:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108008#M22708</guid>
      <dc:creator>sarah89</dc:creator>
      <dc:date>2012-04-03T14:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108009#M22709</link>
      <description>&lt;P&gt;could you please comment on previous answer rather than creating new answer everytime...&lt;/P&gt;

&lt;P&gt;are you sure you sending via UDP and haven't tick TCP? &lt;/P&gt;

&lt;P&gt;I would create a Manager &amp;gt;&amp;gt; Data inputs &amp;gt;&amp;gt; TCP &amp;gt;&amp;gt; New on the same port as udp(5410) to be sure.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108009#M22709</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-04-03T14:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108010#M22710</link>
      <description>&lt;P&gt;i'm sending via tcp port not udp&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 15:21:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108010#M22710</guid>
      <dc:creator>sarah89</dc:creator>
      <dc:date>2012-04-03T15:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108011#M22711</link>
      <description>&lt;P&gt;Does not the Metrics data indicate that you have set your splunk to listen to UDP (and you yourself say that your firewall is sending TCP)?&lt;/P&gt;

&lt;P&gt;Make sure that you are listening for the type of traffic you are sending.&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 15:43:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108011#M22711</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-04-03T15:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: getting syslog from juniper  firwall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108012#M22712</link>
      <description>&lt;P&gt;well it seems in log extract you paste earlier your ssg is sending in UDP or splunk is listening in udp:&lt;BR /&gt;
_udp_bps=0.00, _udp_kbps=0.00, _udp_avg_thruput=0.00, _udp_kprocessed=0.00, _udp_eps=0.00&lt;/P&gt;

&lt;P&gt;then to be sure you get the data i would create in splunk 2 data inputs: one tcp one udp...on the port number you specified in your ssg&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:36:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-syslog-from-juniper-firwall/m-p/108012#M22712</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2020-09-28T11:36:56Z</dc:date>
    </item>
  </channel>
</rss>

