[wildfly-dev] Adding a banner to WildFly
Tristan Tarrant
ttarrant at redhat.com
Wed Apr 29 02:53:12 EDT 2020
This should be brandable.
Tristan
On 28/04/2020 02:21, James Perkins wrote:
> I've got some concerns with this going through a logger. That means it's
> written to any handler that would process that logger including the
> server.log by default. While I don't know if it is an issue, I could see
> this possibly being an issue for anything that scraps the log files and
> attempts to put them into some kind of aggregator.
>
> It also feels a bit weird to me to have this in the manifest. Not that
> anyone looks at it, but just seems weird :)
>
> I'd also like to know how this works with OpenShift since there are
> options to use the EFK stack AIUI.
>
> On Mon, Apr 27, 2020 at 12:53 PM Emmanuel Hugonnet <ehugonne at redhat.com
> <mailto:ehugonne at redhat.com>> wrote:
>
> Hello,
>
> I have submitted a PR[1] to enable the use of a cool ASCII banner
> during WildFly startup.
>
> The banner content is externalized to a banner.txt file and removing
> that file or its content is supported.
>
> What do you think about this ?
>
> 6:37:53,123 INFO [org.jboss.modules] (main) JBoss Modules version
> 1.10.0.Final
> 16:37:53,587 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.11.Final
> 16:37:53,594 INFO [org.jboss.threads] (main) JBoss Threads version
> 2.3.3.Final
> 16:37:53,706 INFO [org.jboss.as <http://org.jboss.as>] (MSC service
> thread 1-2) WFLYSRV0049: WildFly Core 12.0.0.Beta2-SNAPSHOT (WildFly
> Core
> 12.0.0.Beta2-SNAPSHOT) starting
> _ ___ __ __________ ______
> | | / (_) /___/ / ____/ /_ __ / ____/___ ________
> | | /| / / / / __ / /_ / / / / / / / / __ \/ ___/ _ \
> | |/ |/ / / / /_/ / __/ / / /_/ / / /___/ /_/ / / / __/
> |__/|__/_/_/\__,_/_/ /_/\__, / \____/\____/_/ \___/
> /____/
>
> 16:37:54,319 INFO [org.wildfly.security] (ServerService Thread Pool
> -- 6) ELY00001: WildFly Elytron version 1.11.3.Final
>
> ....
>
>
> Emmanuel
>
> [1]: https://github.com/wildfly/wildfly-core/pull/4145
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org <mailto:wildfly-dev at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
>
>
> --
> James R. Perkins
> JBoss by Red Hat
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
More information about the wildfly-dev
mailing list