<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
On 07/30/2014 08:34 PM, Smith, Jerry Don II wrote:<br>
</div>
<blockquote
cite="mid:21b7ac36ba3e48ee8c2c55838b02c692@ES01AMSNLNT.srn.sandia.gov"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
<div
style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">But
when I add a new source and have it listen on 1514 for example:
<p><br>
</p>
<p>source remote_3 {<br>
tcp(ip(0.0.0.0) port(1514) max-connections(200));<br>
};</p>
<p><br>
</p>
<p>I don't get a listener on 1514 as well when looking via
netstat .</p>
<p><br>
</p>
<p>Is there something I am missing?</p>
</div>
</blockquote>
<br>
Is it already included in a log path? If the tcp source is declared,
but not in a log path, it will not listen.<br>
Bye,<br>
<pre class="moz-signature" cols="72">--
Peter Czanik (CzP) <a class="moz-txt-link-rfc2396E" href="mailto:peter.czanik@balabit.com"><peter.czanik@balabit.com></a>
BalaBit IT Security / syslog-ng upstream
<a class="moz-txt-link-freetext" href="http://czanik.blogs.balabit.com/">http://czanik.blogs.balabit.com/</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/PCzanik">https://twitter.com/PCzanik</a></pre>
</body>
</html>