Loupe - Log - Monitor - Resolve
Loupe / What's New - Version 5.1 / Getting Started - What's New - Version 2.1
In This Topic
    Getting Started - What's New - Version 2.1
    In This Topic

    New Features in This Release

    Loupe Server

    The Loupe Server provides a safe, secure method of automatically gathering data from Agents anywhere in the world and sending that data to multiple Loupe Desktops. This capability complements sending data via email or files and helps with customer support and Customer Experience Improvement Programs (CEIP).

    To try out the Server, go to Support - My Profile and Licenses to get your Server trial account. Trial accounts are free during this preview program.

    Improved Scalability

    Based on feedback and sample data from customers we've identified and resolved some situations where we could improve the size or complexity of the data managed by Loupe. This includes:

    Log Viewing Enhancements

    Third Party Integration

    We've incorporated the necessary code to integrate Loupe with several third party products right in the box along with documentation for how to use.  Complete source code is also available for the different integration points so you can use our assemblies or roll your own extending the work we've done.  At present this includes:

    Read More on our Third Party Integration

    We will provide support for applications that use our precompiled assembly to integrate with each of the third party products, so don't hesitate to ask for new features or for technical support.  If there's a third party log system that you think we should support, let us know.  Meanwhile, you can easily create the integration yourself.

    Other Agent Features

    Other Loupe Desktop Features

    Defects Fixed In This Release

    This is the list of issues fixed since the last release version (2.0.478)

    Agent

    Loupe Desktop

    Compatibility Notes

    The default value for the maximum size of a log file has been changed from 5MB to 0 indicating the agent should let files grow as large as necessary up to the maximum local disk usage (which defaults to 50MB). This is based on customer experience which indicates that the primary reason to start a new session data file with Loupe is in long running sessions which is handled separately.   For more information see Developer's Guide - Session File Configuration.

    Because of the API changes, the Assembly Version for the Loupe Agent and related assemblies is now 2.1.0.0.  If you have references that are set to a specific version they will need to be updated to use this new assembly and then recompiled.  Any strong named assembly that references the Loupe Agent or related assemblies will also have to be recompiled.
    See Also