Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
QlikView Server and Publisher

You're reading from  QlikView Server and Publisher

Product type Book
Published in Jan 2014
Publisher
ISBN-13 9781782179856
Pages 176 pages
Edition 1st Edition
Languages
Author (1):
Stephen Redmond Stephen Redmond
Profile icon Stephen Redmond

Table of Contents (15) Chapters

QlikView Server and Publisher
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started with QlikView Server 2. Standard Installation Process 3. Exploring the QlikView Management Console in Detail 4. Managing and Securing QlikView Documents 5. Installing QlikView Server Enterprise 6. Configuring the QlikView Publisher 7. Alternative Authentication and Authorization Methods 8. Monitoring and Troubleshooting QlikView Server Index

Locating and interpreting logfiles


Each of the services has its own logfiles in its own folder. In this section, we will locate the files and have a look at the kind of content that you might expect to find in them. We will also examine how to configure the logging options.

Locating the QlikView Server logs

By default, the QlikView Server saves its logfiles to the ProgramData folder at C:\ProgramData\QlikTech\QlikViewServer. This location can be modified in the System | Setup | QlikView Servers | Logging tab.

There are four types of log generated for the QlikView Server:

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 $15.99/month. Cancel anytime}

Log type

Description

Session

This log records useful information about the users’ sessions such as connection time, client type, license type. The file is a tab-delimited text file that can be easily read into QlikView.

Performance

On a defined schedule, this log records the current performance statistics for the server. This includes information about the use of memory, active users, active sessions, and so on. Again...