[Users] [Engine-devel] centralized Logging engine and hypervisor

plysan plysab at gmail.com
Thu Mar 20 11:14:18 UTC 2014


2014-03-20 18:26 GMT+08:00 Sven Kieske <S.Kieske at mittwald.de>:

>
>
> Am 20.03.2014 11:04, schrieb Martin Perina:
> >
> >
> >
> > I didn't try it, but some info can be found in this thread:
> >
> >
> http://stackoverflow.com/questions/10400263/jboss-as-7-configure-logging-to-syslog-appender
>
>
> Thanks for the link, for documentation purposes, I'll post my findings
> here to, so if someone needs this in the future, feel free to use it:
>
> Here is a custom implemented syslog handler for jboss 7.1:
>
> http://randomtekkstuff.blogspot.de/2013/03/jboss-as-7-syslog-handler.html
>
> I will test this out, once I found the jboss module directory..
>
I think the runtime directory is in /usr/share/ovirt-engine/modules, after
ps aux |grep ovirt

>
> In the meantime:
>
> Would ovirt-devs consider it save to "sideload" my own
> jboss module?


> I know this will get painful to maintain once I want to upgrade
> so I'm already asking:
>
> Is there a chance as a first step to include a custom
> syslog handler jboss module into ovirt (for jboss < 7.2) ?
>
I think oVirt uses jboss-modules-maven-plugin to create a module,
If you want to create one, the syslog handler in your case,
you may create a subproject containing the java code and
tweak some of the pom.xml adding the jboss-modules-maven-plugin config,
as the other modules do.

>
> Later this could get expanded to easily allow to use syslog..
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140320/7733f485/attachment-0001.html>


More information about the Users mailing list