Reporting

PDF Error message - User has no data in his PDF Report

rsimmons
Splunk Employee
Splunk Employee

Error message from users python.log:

2010-04-23 16:30:12,102 INFO xvfb:115 - Starting X Server: ['/usr/bin/Xvfb', ':5', '-screen', '0', '3000x768x24', '-nolisten', 'tcp'] 2010-04-23 16:30:12,102 INFO Starting X Server: ['/usr/bin/Xvfb', ':5', '-screen', '0', '3000x768x24', '-nolisten', 'tcp']

Tags (1)
1 Solution

rsimmons
Splunk Employee
Splunk Employee

Ensure that the Xvfb X server and xauth for your Linux distribution is installed. This is included with most Linux distributions, but not installed by default. You won't get anything in your PDF report unless this part is setup on the server.

  • On Redhat/CentOS/Fedora, type: yum install Xvfb xauth (note the capital X for Xvfb.)
  • On Debian/Ubuntu, type: apt-get install xvfb xauth

View solution in original post

rsimmons
Splunk Employee
Splunk Employee

Ensure that the Xvfb X server and xauth for your Linux distribution is installed. This is included with most Linux distributions, but not installed by default. You won't get anything in your PDF report unless this part is setup on the server.

  • On Redhat/CentOS/Fedora, type: yum install Xvfb xauth (note the capital X for Xvfb.)
  • On Debian/Ubuntu, type: apt-get install xvfb xauth
Get Updates on the Splunk Community!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...