Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Mastering Apache Solr 7.x

You're reading from   Mastering Apache Solr 7.x An expert guide to advancing, optimizing, and scaling your enterprise search

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781788837385
Length 308 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (3):
Arrow left icon
 Nair Nair
Author Profile Icon Nair
Nair
 Mehta Mehta
Author Profile Icon Mehta
Mehta
Dharmesh Vasoya Dharmesh Vasoya
Author Profile Icon Dharmesh Vasoya
Dharmesh Vasoya
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Logging configuration


Setting up logs is a key part of any enterprise application and Solr is no exception. Luckily, Solr provides many different ways to tweak the default logging configuration.

Log settings using the admin web interface

Using Solr's admin web interface, we can set various log levels. Go to the admin interface by typing the following URL:

http://localhost:8983/solr/

You should see the following admin screen:

You will see that on the left-hand side, there is a Logging option. Click on it and there will be a submenu item called Level, which will open up the following screen:

Here, we can set the logging level for many different log categories in a hierarchical order. For example, let's say I want to set org.apache.http.conn.ssl to log level and set all the subcategories under it to debug level; I will click on the edit icon next to ssl, as shown here:

This will open up a small popup with various log levels that we can set.

Note

Any log level set in this manner will be lost during the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images