{"id":1333,"date":"2014-06-21T16:49:35","date_gmt":"2014-06-21T14:49:35","guid":{"rendered":"http:\/\/blog.techmedia.pl\/?p=1333"},"modified":"2014-06-29T15:06:04","modified_gmt":"2014-06-29T13:06:04","slug":"rsyslog-error-could-no-open-output-pipe-devxconsole","status":"publish","type":"post","link":"https:\/\/www.techmedia.pl\/blog\/rsyslog-error-could-no-open-output-pipe-devxconsole\/","title":{"rendered":"rsyslog error: Could no open output pipe \u201a\/dev\/xconsole\u2019:"},"content":{"rendered":"<p>Je\u015bli po restarcie demona rsyslog w logach macie poni\u017cszy komunikat:<\/p>\n<pre>Could no open output pipe '\/dev\/xconsole': No such file or directory [try http:\/\/www.rsyslog.com\/e\/2039 ]<\/pre>\n<p>wystarczy otworzy\u0107 w dowolnym edytorze plik <strong>\/etc\/rsyslog.d\/50-default.conf<\/strong> i zmieni\u0107 xconsole na console.<\/p>\n<pre>daemon.*;mail.*;\\\r\n\u00a0\u00a0\u00a0 news.err;\\\r\n\u00a0\u00a0\u00a0 *.=debug;*.=info;\\\r\n\u00a0\u00a0\u00a0 *.=notice;*.=warn\u00a0\u00a0 |\/dev\/<span style=\"color: #ff0000;\"><strong>xconsole<\/strong><\/span>\r\n\r\n<\/pre>\n<p>zmieniamy na:<!--more--><\/p>\n<pre>daemon.*;mail.*;\\\r\n\u00a0\u00a0\u00a0 news.err;\\\r\n\u00a0\u00a0\u00a0 *.=debug;*.=info;\\\r\n\u00a0\u00a0\u00a0 *.=notice;*.=warn\u00a0\u00a0 |\/dev\/<span style=\"color: #ff0000;\"><strong>console<\/strong><\/span>\r\n\r\n<\/pre>\n<p>Po restarcie rsyslog&#8217;a nie powinno ju\u017c by\u0107 b\u0142\u0119d\u00f3w w logach:<\/p>\n<pre>service rsyslog restart<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Je\u015bli po restarcie demona rsyslog w logach macie poni\u017cszy komunikat: Could no open output pipe \u201a\/dev\/xconsole\u2019: No such file or directory [try http:\/\/www.rsyslog.com\/e\/2039 ] wystarczy otworzy\u0107 w dowolnym edytorze plik \/etc\/rsyslog.d\/50-default.conf i zmieni\u0107 xconsole na console. daemon.*;mail.*;\\ \u00a0\u00a0\u00a0 news.err;\\ \u00a0\u00a0\u00a0 *.=debug;*.=info;\\ \u00a0\u00a0\u00a0 *.=notice;*.=warn\u00a0\u00a0 |\/dev\/xconsole zmieniamy na:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[271,161,268,106],"yst_prominent_words":[],"_links":{"self":[{"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/posts\/1333"}],"collection":[{"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/comments?post=1333"}],"version-history":[{"count":2,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/posts\/1333\/revisions"}],"predecessor-version":[{"id":1369,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/posts\/1333\/revisions\/1369"}],"wp:attachment":[{"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/media?parent=1333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/categories?post=1333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/tags?post=1333"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/www.techmedia.pl\/blog\/wp-json\/wp\/v2\/yst_prominent_words?post=1333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}