Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Created November 17, 2012 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsmidsrod/4095831 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/4095831 to your computer and use it in GitHub Desktop.
rsyslogd unable to create tcp listening socket
5352.856158387:7fad56ffd700: entry point 'isCompatibleWithFeature' not present in module
5352.856173357:7fad56ffd700: source file netstrms.c requested reference for module 'lmnsd_ptcp', reference count now 1
5352.856188653:7fad56ffd700: creating tcp listen socket on port 514
5352.856205656:7fad5d442700: strm 0x1345a40: file 8 write wrote 64 bytes
5352.856225707:7fad5d442700: Action 0x13455e0 transitioned to state: rdy
5352.856239912:7fad5d442700: ruleset: get iRet 0 from rule.ProcessMsg()
5352.856253060:7fad5d442700: Processing next rule
5352.856266249:7fad5d442700: testing filter, f_pmask 0
5352.856278995:7fad5d442700: Processing next action
5352.856292281:7fad5d442700: Called action 0x1346ac0 (complex case), logging to builtin-file
5352.856305928:7fad5d442700: action 0x1346ac0: filterOK:0 state:0 execWhenPrev:0 prevWasSusp:0
5352.856319124:7fad5d442700: ruleset: get iRet 0 from rule.ProcessMsg()
5352.856332013:7fad5d442700: Processing next rule
5352.856345157:7fad5d442700: testing filter, f_pmask 0
5352.856357914:7fad5d442700: Processing next action
5352.856371107:7fad5d442700: Called action 0x1347730 (complex case), logging to builtin-file
5352.856384870:7fad5d442700: action 0x1347730: filterOK:0 state:0 execWhenPrev:0 prevWasSusp:0
5352.856398036:7fad5d442700: ruleset: get iRet 0 from rule.ProcessMsg()
5352.856410966:7fad5d442700: Processing next rule
5352.856424028:7fad5d442700: testing filter, f_pmask 0
5352.856436871:7fad5d442700: Processing next action
5352.856449914:7fad5d442700: Called action 0x13483b0 (complex case), logging to builtin-file
5352.856463793:7fad5d442700: action 0x13483b0: filterOK:0 state:0 execWhenPrev:0 prevWasSusp:0
5352.856476941:7fad5d442700: ruleset: get iRet 0 from rule.ProcessMsg()
5352.856490144:7fad5d442700: ruleset.ProcessMsg() returns 0
5352.856503524:7fad5d442700: regular consumer finished, iret=0, szlog 0 sz phys 1
5352.856517400:7fad5d442700: we deleted 1 objects and enqueued 0 objects
5352.856530881:7fad5d442700: delete batch from store, new sizes: log 0, phys 0
5352.856544539:7fad5d442700: regular consumer finished, iret=4, szlog 0 sz phys 0
5352.856557769:7fad5d442700: main Q:Reg/w0: worker IDLE, waiting for work.
5352.856576065:7fad56ffd700: error 13 while binding tcp socketWe could initialize 0 TCP listen sockets out of 1 we received - this m
ay or may not be an error indication.
5352.856602810:7fad56ffd700: No TCP listen sockets could successfully be initializedCalled LogError, msg: Could not create tcp listener, ignoring port 514.
5352.856623852:7fad56ffd700: MsgSetTAG in: len 14, pszBuf: rsyslogd-2077:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment