<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-20 18:26 GMT+08:00 Sven Kieske <span dir="ltr">&lt;<a href="mailto:S.Kieske@mittwald.de" target="_blank">S.Kieske@mittwald.de</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<br>
Am 20.03.2014 11:04, schrieb Martin Perina:<br>
<div class="">&gt;<br>
&gt;<br>
&gt;<br>
&gt; I didn&#39;t try it, but some info can be found in this thread:<br>
&gt;<br>
&gt; <a href="http://stackoverflow.com/questions/10400263/jboss-as-7-configure-logging-to-syslog-appender" target="_blank">http://stackoverflow.com/questions/10400263/jboss-as-7-configure-logging-to-syslog-appender</a><br>

<br>
<br>
</div>Thanks for the link, for documentation purposes, I&#39;ll post my findings<br>
here to, so if someone needs this in the future, feel free to use it:<br>
<br>
Here is a custom implemented syslog handler for jboss 7.1:<br>
<br>
<a href="http://randomtekkstuff.blogspot.de/2013/03/jboss-as-7-syslog-handler.html" target="_blank">http://randomtekkstuff.blogspot.de/2013/03/jboss-as-7-syslog-handler.html</a><br>
<br>
I will test this out, once I found the jboss module directory..<br></blockquote><div>I think the runtime directory is in /usr/share/ovirt-engine/modules, after ps aux |grep ovirt</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
In the meantime:<br>
<br>
Would ovirt-devs consider it save to &quot;sideload&quot; my own<br>
jboss module?</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I know this will get painful to maintain once I want to upgrade<br>
so I&#39;m already asking:<br>
<br>
Is there a chance as a first step to include a custom<br>
syslog handler jboss module into ovirt (for jboss &lt; 7.2) ?<br></blockquote><div>I think oVirt uses jboss-modules-maven-plugin to create a module,</div><div>If you want to create one, the syslog handler in your case,</div>
<div>you may create a subproject containing the java code and</div><div>tweak some of the pom.xml adding the jboss-modules-maven-plugin config,</div><div>as the other modules do.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Later this could get expanded to easily allow to use syslog..<br>
<div class=""><br>
--<br>
Mit freundlichen Grüßen / Regards<br>
<br>
Sven Kieske<br>
<br>
Systemadministrator<br>
Mittwald CM Service GmbH &amp; Co. KG<br>
Königsberger Straße 6<br>
32339 Espelkamp<br>
T: +49-5772-293-100<br>
F: +49-5772-293-333<br>
<a href="https://www.mittwald.de" target="_blank">https://www.mittwald.de</a><br>
Geschäftsführer: Robert Meyer<br>
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen<br>
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen<br>
_______________________________________________<br>
</div>Engine-devel mailing list<br>
<a href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/engine-devel" target="_blank">http://lists.ovirt.org/mailman/listinfo/engine-devel</a><br>
</blockquote></div><br></div></div>