Loupe - Log - Monitor - Resolve
Loupe / User's Guide / Loupe Server / User's Guide / User's Guide - Monitor - Introduction
In This Topic
    User's Guide - Monitor - Introduction
    In This Topic

    Loupe Monitor provides operations-focused features for teams operating software they develop.  Compared to Loupe Resolve:

    Loupe Monitor addresses these problems by taking the log data sent by agents and grouping it into different Application Environments and Services.  When errors are found in the log data an Alert is opened (or updated) to track the problem until it's fixed.

    What Loupe Monitor Does

    Once your application is set up to use Loupe Monitor, you can:

    How it Works

    The same Loupe data for each session - logs, metrics, and events - is grouped together by Application Environment Service (such as your Web Application in Production) and then distinct errors will be pulled together into Alerts and displayed on the dashboard in Loupe Monitor.

    To take advantage of Loupe Monitor:

    1. Define an Application Environment: Let Loupe know the application and environment combinations you care about.  For example, a given web application running in production. See User's Guide - Monitor - Application Environments.
    2. Add Loupe to your Application: If you haven't already, add Loupe to your application software following the relevant instructions in Getting Started - Adding Loupe to your Application .
    3. Add the Application Key to your config: Each Application Environment has a unique Application Key so Loupe can bundle together the right sessions.
    4. Run your Application: As your application runs, the Loupe session data will get merged together to create a common log view and errors will be integrated into alerts.  If you have multiple applications working together, each will automatically create a Service within the Application Environment.

     

    See Also