Turn on JavaScript

JavaScript has been disabled in your web browser. Wikis requires JavaScript in order to function. Once you have turned it on, please refresh the page.

Refresh the page to continue.

  • Bookmarking Tools
  • Server Metrics
  • HCL Connections on hcl.com
  • Submit Feedback

Web Reports

The Web Reports program can monitor, print, or archive the status of the local database. It allows you to get an overview of your relevant Fixlet messages and any subsequent remediation efforts. You can create charts summarizing the number of administered computers in your network and your overall vulnerability status. In addition, you find comprehensive statistics and a list of the most common issues detected. You can drill down into these commonly relevant Fixlet messages at any time to see them in greater detail.

Web Reports also has the ability to read the databases of other BigFix Servers and aggregate the data. This offers you a top-level view of a large or far-flung enterprise with multiple database servers. Aggregation servers allow you to view information from multiple networks with hundreds of thousands of computers.

You can view the data in the database from several different points of view and save or print the output. You might also export the output to Excel for further manipulation. These features are provided by the BigFix Web Reports program, which can be run at any time from the desktop by selecting Tools > Launch Web Reports . You must supply your credentials to log in. When you do, you are shown the introductory panel:

There are three main links at the top of the panel.

  • Explore Data: Click this link to look at a group of predefined reports and charts that you can easily filter and customize. This section provides you with an instant overview of the most basic data managed by BigFix , including Computers, Actions, Operators, and more.
  • Report List : Click this link to get a look at basic reports organized around your Fixlet content. Create and customize reports with a simple, intuitive interface. Some commonly-requested reports are built-in, such as Operating System Distribution and Vulnerability Trends. Select them for display by clicking their titles in the list. You can create your own custom reports and save them as either public or private (viewable only by you). Your public reports are added to the reports list; your private reports are only available when you log in with a correct password.
  • Administration: Click this link to gain access to various administrative functions, including scheduling activities, managing filters, operators, database settings, and users.

In addition, there are two report categories to get you started.

  • Starred: This link takes you directly to favorite reports that you have flagged as starred.
  • My Authored: This link takes you to a list of those reports you personally created.

Depending on your configuration, there might be more categories available from this startup panel.

Here is a snippet of a typical report, summarizing the computers in your network by their properties. To produce this report, simply click Report List then select Computer Properties List .

Web Reports can be viewed at any time from the Console under Tools > Launch Web Reports .

Any Web Report server can be set up to aggregate data from the other BigFix Servers. Talk to your Site Administrator about setting up an aggregation server. Refer them to the Administrator's Guide for further information.

The Web Reports interface is very rich and its complete documentation is beyond the scope of this guide. For more in-depth information, see the Web Reports Guide .

BigFix - Web Reports - Finding Application Installations

  • University of Wisconsin–Madison
  • KnowledgeBase Partners
  • About the KnowledgeBase

University of Wisconsin KnowledgeBase

The filter is incredibly useful for sorting through computers. A filter works by either a conjunctive (all) set of properties or a disjunctive set of properties (any). 

  • From the Web Reports home page, select Explore Data from the top menu
  • In the initial drop down box, select "Computer"
  • Windows : "Installed Applications - Windows"
  • macOS : "Installed Applications - Versions - Mac OS X"
  • Two more fields will appear: another drop down and a text field. The drop down lists the search operator ("contains", "does not contains", etc.), and the blank field will contain the value you are searching for
  • Leave the "contains" field as "contains".
  • Enter the name of an application, such as "Chrome" for Google Chrome.
  • Press Apply Filter
  • All computers with Chrome installed will appear below
  • Add any additional filters to narrow your results

Modify Table Columns

To view the "Installed Applications" column in the table, you will need to add the associated property. To do so, follow the below instructions:

  • Click "Edit Columns"
  • Under "Available Columns", enter in the name of the property you would like to add (e.g. "Installed Applications - Windows" or "Installed Applications - Versions - Mac OS X")
  • Check the checkbox next to your chosen property
  • In the "Current Columns" section there will be a "+" sign next to the name of the property. This plus sign controls whether all apps are listed or just the ones we were searching for. If you click the "+" sign it will turn to a "-" sign and show just the Chrome app for every computer in our list.

WEB Reports API content structure

The Web Reports API is based on HTML and XML, with a new interface based on SOAP.

WEB reports panel 2

The XML defines hooks into the console or Web Reports and it has a single primary section that holds HTML.

The HTML section in turn can contain anything that a browser can render. In addition to the basic browser environment, there is a library of JavaScript hooks available to provide access to various functions.

The content that is embedded in the HTML section is typically a mix of JavaScript, HTML, Flex, and Relevance expressions that are evaluated with the JavaScript function EvaluateRelevance . As soon as they are received, the results of the evaluation are embedded directly into the page and shown in the custom Web Report.

WEB reports graphics

Web Reports markup is passed through a pre-processor that recognizes Relevance tags. The Relevance language uses a special class of inspectors called Datastore Inspectors that can help you query and aggregate statistics on your data. These Relevance expressions are evaluated and the tag is then replaced by those results. You can also use JavaScript to evaluate Relevance and for other document object model manipulations.

  • Terms of use

Creating a Custom Report

This page lets you create a custom report. A report like this is actually code that generates a printable report.

It typically consists of HTML with embedded Relevance and JavaScript commands. You can choose to make this report public or private.

To create a custom report:

web reports bigfix

  • There is a Filter box. Set it to apply to just the subset of data you want your custom report to be based on.
  • Fill in the text box by specifying the full report request. For example you can specify to list the names of your BigFix computers as follows: <div>Computer Names</div> <?Relevance names of bes computers?> Note: In the corresponding XML file this information is displayed in the character data ( CDATA ) block of the Data tag
  • When you like what you see, click the Save Report button to add your custom report to the list.

When in the list you can change its visibility, label it, and schedule it, as with any other report. The following section describes in more detail how to create a custom Web Report using XML.

  • Open site menu Sites

Web Content Viewer

  • HCL Ambassadors
  • Analyst Reports
  • Trust Center
  • Analyst Recognitions
  • Sponsorships
  • Enterprise Security Overview Enterprise Security
  • HCL AppScan Scans for Application Vulnerabilities
  • HCL BigFix Secure endpoint management

Other Featured Products

  • HCL Cloud Native
  • Secure DevOps
  • Help & Support
  • Workspace+ Managing and securing the hybrid workspace with a comprehensive solution that seamlessly manages all devices across any location while focusing on user experience and controlling cyber risk.
  • Enterprise+ Intelligent hybrid infrastructure automation offering intelligent runbook automation, leveraging cybersecurity, and analytics capabilities to proactively identify and remediate vulnerabilities in real-time.
  • Public Sector
  • Banking and Finance
  • Zero Trust Endpoint Management Accelerate your Zero Trust pursuit with BigFix Zero Trust Endpoint Management.
  • Remediate Vulnerabilities Fast Essential capabilities to remediate vulnerabilities faster than ever, helping organizations reduce cybersecurity risk.
  • Mitigating the Log4j Vulnerability Learn how to use HCL BigFix to detect and mitigate the Log4j vulnerability across your enterprise.
  • Continuous Compliance Enhance security posture and automate the fight against cyberattacks.
  • Software Asset Management Maintain software audit readiness, mitigate non-compliance risk, and optimize software spend.
  • Manage IoT Devices Efficiently patch, deploy software, inventory, report, and remediate IoT devices from one single platform.
  • Manage Multicloud Extend your capabilities by integrating with other enterprise solutions.
  • Enable Work from Home Enroll, deploy, secure, and support endpoints in today’s work from home environment.
  • Slash Costs with BigFix Save Money and Reduce Complexities with BigFix.
  • Manage Kiosks Kiosk security, management, and compliance.
  • An Optimization Model for IT Operations A roadmap to a greater efficiency, better security, and lower costs.
  • Get Started with HCL BigFix
  • HCL BigFix Training
  • Supported Software
  • HCL BigFix Customer Success Stories
  • HCL BigFix Datasheets and White Papers
  • HCL BigFix Days
  • HCL BigFix Trust Center
  • HCL BigFix on LinkedIn
  • HCL BigFix Professional Services
  • Video Gallery
  • Attachments
  • BigFix for SCCM
  • BigFix Events & Webinars
  • BigFix Compliance Continuously monitor and enforce endpoint...
  • BigFix Inventory Identify licensed and unlicensed software across your organization.
  • BigFix Lifecycle Reduce cost, risk, and complexity of endpoint and server management.
  • BigFix Insights Accelerate risk identification and decision-making.
  • BigFix Mobile Extends modern endpoint management techniques to mobile devices running iOS, iPadOS and Android
  • BigFix Summer Launch
  • Bigfix Upcoming Past Events
  • BigFix Training A digital workplace with everything employees need.
  • Customer Reference
  • Customer Video
  • BigFix Partners
  • Professional Services
  • Google Cloud
  • BigFix Product Family The BigFix product family guide provides an overview of the extensive capabilities...
  • Work From Home
  • Upcoming events & webinars Learn more and sign up for upcoming BigFix events or watch exclusive past recorded BigFix webinars.
  • Past events & webinars
  • Tool Consolidation
  • Simplify Endpoint Management through Tool Consolidation Significantly reduce IT costs while also reducing IT complexity, streamlining operations, and esuring business continuity.
  • Compliance Solution Guide
  • BigFix Trust Center
  • BigFix Contact Us
  • ESG-BigFix-IVR
  • BigFix Experts
  • BigFix Field guide
  • Log4j -vulnerabilities
  • Log4j Guide
  • Getting Started with BigFix
  • Products  
  • Solutions  
  • Customers  
  • Learn & Support  
  • Company  
  • Contact HCL BigFix
  • Enterprise Security
  • Digital Transformation
  • Data and Analytics
  • AI and Automation

Automate, Orchestrate and Secure your IT Ecosystem

HCL BigFix automates discovery, management and remediation of all on-premise, virtual, and cloud endpoints, regardless of operating system, location or connectivity. With HCL BigFix, you can secure and manage every endpoint.

Introducing HCL BigFix Enterprise+ and Workspace+

New offerings revolutionize IT infrastructure and digital workplace automation with AI.

Excellence Recognized: HCL BigFix Wins Cybersecurity Breakthrough Award

Acknowledged for Risk Management Innovation of the Year, HCL BigFix continues to set the standard in safeguarding the digital landscape.

HCL BigFix Endpoint Management

video image

What Makes a BigFix Great?

Core Offerings

Hcl bigfix workspace+.

Fully integrated, unified workspace management with:

Al-driven Employee eXperience platform

User device lifecycle management

Compliance management

Software asset management

Vulnerability management

Extensive, out-of-the-box remediation content

HCL BigFix Enterprise+

Fully integrated, server infrastructure management with:

Intelligent runbook automation for the enterprise

Server lifecycle management

HCL Compass

Try HCL BigFix Today!

One endpoint management platform enabling IT Operations and Security teams to automate discovery, management and remediation – whether its on-premise, virtual, or cloud – regardless of operating system, location or connectivity.

web reports bigfix

Why choose HCL BigFix?

Our clients tell us why HCL BigFix is the leading endpoint management solution. With HCL BigFix, they can:

web reports bigfix

Revolutionize Workspace Management

Artificial Intelligence advances workspace management and employee satisfaction.

Revolutionize Enterprise Management

Revolutionize Enterprise Management

Artificial Intelligence expands management and automation of enterprise servers.

Achieve and Maintain Continuous Compliance

Achieve and Maintain Continuous Compliance

Automatically bringing non-compliant endpoints back to a compliant state using out-of-the-box industry checklists and thousands of compliance checks.

Discover, Prioritize and Remediate Vulnerabilities FAST

Discover, Prioritize and Remediate Vulnerabilities FAST

The world’s fastest vulnerability remediation solution leverages threat intelligence from MITRE and CISA.

Customer Results

Organizations around the world use HCL BigFix to manage and secure all of their endpoints, protecting the organization against cyber threats.

First pass patch success rate

Visibility to all servers, laptops, desktops and mobile devices

Endpoints under management worldwide

Non-compliant endpoints

star

HCL BigFix 4.6

peerinsights

With Real-World Results

HCL Bigfix Secures Extensive IT Infrastructure

HCL Bigfix Secures Extensive IT Infrastructure and Provides Peace of Mind for Reynolds

Reynolds has a complex, distributed IT infrastructure with various servers with diverse operating systems.

NeoVAD a Valuable HCL BigFix Business Partner

NeoVAD, a Valuable HCL BigFix Business Partner

Aiming to simplify their customers' lives, NeoVAD shows their value as a HCL BigFix Business Partner.

multi faced web presence

Connectria leverages HCL Bigfix to further extend endpoint visibility, compliance, and improve the efficiency of our endpoint management processes.

personalised marketing

South Seas Data

South Seas Data leverages HCL BigFix to enable Financial Services company to deploy, patch and maintain systems while ensuring PCI compliance.

powerup billion dollar business

ESM Technology

ESM Technology Uses HCL BigFix to Help Large Transaction Processing Company Pass Security Audits and Show PCI Compliance.

What Our Customers Are Saying

quote

Tools like HCL BigFix give you a better collaboration between Teams, IT Ops, Security, etc are going to know through one console: is the server patched, what OS is this running? So you will be able to cut down operational costs and you can enforce contin

web reports bigfix

Network Chuck, YouTube Influencer with 2.35M subscribers

HCL BigFix Provides A Robust And Flexible Endpoint Management Platform

web reports bigfix

IT Director, College of Letters and Sciences in the Education Industry

"Reliable, scalable and feature rich solution for endpoint management."

web reports bigfix

Lead Systems Programming Analyst in the Transportation Industry

One of the biggest benefits BigFix has had for our organization is the ease and efficiency to perform many different tasks, across pillars and platforms, all from one pane of glass.

web reports bigfix

Mark Poulson, Principle Consulting Architect at GNE

I have been using HCL Bigfix for 7 years as well as SCCM and Intune. It is by far the most flexible, fast, and powerful endpoint management system that I have ever used.

web reports bigfix

Sr. Staff Systems Engineer in the Finance Industry

What the experts say.

HCL BigFix is rated highly by the experts.

web reports bigfix

IDC MarketScape

Worldwide Unified Endpoint Management Software 2022 Vendor Assessment May 2022 (IDC #US48325122)

The Forrester Wave™

Infrastructure Automation, Q1 2023. March 21, 2023

web reports bigfix

Worldwide Unified Endpoint Management Software for Small and Midsize Businesses 2022 Vendor Assessment (IDC #US48325522)

web reports bigfix

Worldwide Unified Endpoint Management Software for Apple Devices 2022 Vendor Assessment (IDC #US48325122)

get started

  • Contact Sales

get in the know

  • Featured Resources

get support

  • Customer Support
  • Documentation

Related Products

Hcl appscan.

Fast, Accurate, Agile Application Security Testing

web reports bigfix

HCL Software

  • ${title} ${badge}

Custom Report Template

Afternoon All,

I am new to BigFix and I have a request to create a custom report template to query one or more computers and receive a list of patches installed and the date they were installed.

I tried using the Critical Patch Compliance Report and it does give me some results but not date installed unless i drill down into the fixlet and filter.

Any help or direction would be greatly appreciated.

COMMENTS

  1. Web Reports

    Web Reports. The Web Reports program can monitor, print, or archive the status of the local database. It allows you to get an overview of your relevant Fixlet messages and any subsequent remediation efforts. You can create charts summarizing the number of administered computers in your network and your overall vulnerability status.

  2. PDF BES Web Reports User's Guide

    The Users section handles Web Reports user management: adding, deleting, and editing users. The Database section takes care of BigFix database management. This includes adding, deleting, and editing database connections and settings. The following chapters will discuss each of these sections in greater detail.

  3. BigFix Foundation Series

    In this special series created by our Director of BigFix Enablement. A variety of topics are covered to help a new user better understand BigFix.This video ...

  4. Configuring Web Reports

    Web Reports is used whenever you want to view IBM BigFix data that is spread over multiple databases in your deployment. Beyond aggregation, it is also invaluable when you need real-time information quickly, but do not have direct access to a IBM BigFix console. To use Web Reports, all you need is a browser.

  5. PDF IBM BigFix: Web Reports Guide

    Chapter 1. Introduction. Web Reports is a high-level web application that complements and extends the power of IBM BigFix. It connects to one or more IBM BigFix databases to aggregate and analyze your entire network. It allows you to visualize your data, with both charts and data listings, in any standard web browser.

  6. BigFix Web Reports

    Getting started with BigFix web report console, step by step complete video tutorial.For 1-On-1 Online Sessions, please register with us at www.techmtech.com...

  7. The WEB Reports API

    The WEB Reports API. The Web Reports API allows you to extract data from the Web Reports DB. and to author your own Web Reports, granting you the power to create customized views into whatever aspect of your network that you want to monitor. It is based on the Dashboard API , but it operates with static web-facing views of your data.

  8. BigFix

    The first step would be to create a fixlet that checks for the data you want to be notified about. For this exercise we will use the built in fixlet " WARNING: BES Relay is Low on Free Disk ...

  9. BigFix Wiki

    BigFix has the ability to import customized reports. This page lists the customized reports that were made available through this wiki or the public forum. You can import these reports into your Web Reports. Note: These reports are provided "AS-IS", without warranty or support or any kind. Interactive Fixlet Compliance by Computer Group Report.

  10. Web Reports

    The Web Reports program can monitor, print, or archive the status of the local database. It allows you to get an overview of your relevant Fixlet messages and any subsequent remediation efforts. ... Web Reports also has the ability to read the databases of other BigFix Servers and aggregate the data. This offers you a top-level view of a large ...

  11. How I can include chart/graph in web reports.

    can include charts/graphs in web reports, either in html or csv format?

  12. Custom report

    Custom report. A custom report is constructed from HTML, relevance expressions, and JavaScript. The <Data> tag contains a definition of the report in a CDATA block to allow the HTML and JavaScript portions to be presented normally, without the need for escape characters. This is a custom web report that retrieves and prints the names of your ...

  13. The QnA for Web Reports

    The same behavior and considerations that apply to the QnA tool, also apply to the QnA for Web Reports. You can run simple queries such as the following: Q: names of bes users Q: number of bes computers Q: names of bes computers

  14. Webreport not loading

    Webreport not loading. cgkarthik February 10, 2020, 1:45pm 1. "There is a problem with the connection between Web Reports and one or more datasources. Web Reports will continue attempting to connect until the connection succeeds, but in the meantime data will be unavailable. "Web Reports is starting up….

  15. BigFix

    From the Web Reports home page, select Explore Data from the top menu. In the initial drop down box, select "Computer". In the "Search Properties" field, type one of the below according to your chosen OS and select the auto-completed property. Windows: "Installed Applications - Windows". macOS: "Installed Applications - Versions - Mac OS X".

  16. Web Reports

    GET. /api/webreports/details. Fetches details of the Web Reports servers in terms of ID, priority and server URL. PUT. /api/webreports/ {id} Updates the priority of a Web Reports server based on its unique ID . The preferred Web Reports server is the one with the highest value set for Priority. Learn how to customize your BigFix deployment.

  17. Web Reports and Patching

    Also you may try to achieve your goal by using the native Web Reports functions: Windows Patching Compliance Report Hi Guys, I am trying to generate a compliance report per month against all the servers in the environment based on MS Security updates released as per MS Security bulletin.

  18. WEB Reports API content structure

    WEB Reports API content structure. The Web Reports API is based on HTML and XML, with a new interface based on SOAP. The XML defines hooks into the console or Web Reports and it has a single primary section that holds HTML. The HTML section in turn can contain anything that a browser can render. In addition to the basic browser environment ...

  19. Creating a Custom Report

    To create a custom report: Select Explore Data > Custom. There is a Filter box. Set it to apply to just the subset of data you want your custom report to be based on. Fill in the text box by specifying the full report request. For example you can specify to list the names of your BigFix computers as follows:

  20. HCLSoftware

    HCL BigFix. Automate, Orchestrate and Secure your IT Ecosystem. HCL BigFix automates discovery, management and remediation of all on-premise, virtual, and cloud endpoints, regardless of operating system, location or connectivity. With HCL BigFix, you can secure and manage every endpoint.

  21. Custom Report Template

    Afternoon All, I am new to BigFix and I have a request to create a custom report template to query one or more computers and receive a list of patches installed and the date they were installed. I tried using the Critical Patch Compliance Report and it does give me some results but not date installed unless i drill down into the fixlet and filter. Any help or direction would be greatly ...