Main window

You can select several log files with the selector on top left.

You can sort your logs by clicking on the column headers.

Desktop notifications

Reduce the Pimp My Log window and when a new log is available, click on the notification to open Pimp My Log

New logs have a violet border on the row left, you can of course customize this

Export

Choose a format to export the current view

You can export your logs in several formats :

Exporting your logs in the CSV format for example will just launch the download on your computer.

Exporting your logs in ATOM and RSS is a little bit more interesting because you can put these both URLS in your RSS reader and then be alerted as soon as a certain type of log appears!

Exporting your logs in XML, JSON and JSONP is awesome because you can use your generated URLs in your own app to do exactly what you want ! Pimp My Log becomes a secure gateway between your protected log files and your external apps.

Just 3 more things !

  1. Security rules are applied in all feeds. So if a log file is only accessible by some users, these users will generate a feed URL with their Access Token and with a security hash embedded. As an admin, if you revoke a user for a log file, its feed will not work anymore for this user only.

  2. If an private URL (with access token) is now public, as a user you can reset your access token and your salt key and then regenerate all wanted feed URL. Previous URL will not work anymore.

  3. You can use some parameters in the URL. Try to export in JSON format for example, parameters are explained in the popup. The most important parameter is search : you can specify a search expression (text or regex) to retrieve only important logs in a feed.

Authentication

There are 3 modes :

User management

Settings

Select which column to display at run time

Change language, timezone and more

Manage your account

Change your password

Change your profile

Pull to refresh

You can stroke key R too or click on the refresh button on top left.

Search

Text plain expression to search

RegEx expression to search

If search expression is detected as a regular expression, the search input is pink, because pink is a coder color

Installation

Upgrade

You are alerted when an upgrade is available, you can disable this feature