[
https://issues.apache.org/jira/browse/SOLR-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567818#comment-15567818
]
Jan Høydahl commented on SOLR-9548:
-----------------------------------
Please open a new issue. I think you may want to add some logging in
{{ZkContainer#initZookeeper()}}, by adding the extra info you need in this line
which is already there:
{code}
log.info("Zookeeper client=" + zookeeperHost);
{code}
> solr.log should start with informative welcome message
> ------------------------------------------------------
>
> Key: SOLR-9548
> URL: https://issues.apache.org/jira/browse/SOLR-9548
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Server
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Labels: logging
> Fix For: 6.3, master (7.0)
>
> Attachments: SOLR-9548-detailversion.patch, SOLR-9548.patch
>
>
> When starting Solr, the first log line should be more informative, such as
> {code}
> Welcome to Apache Solr™ version 7.0.0, running in standalone mode on port
> 8983 from folder /Users/janhoy/git/lucene-solr/solr
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]