Open a saved log
Open a plain-text log such as maillog, or drag it into the app. Set a log start date and time to display and aggregate events from that point onward.
Visualize historical Postfix logs saved on your PC, analyze delivery outcomes and replay past mail activity. Follow current server activity through SSH LIVE monitoring, too.
Use address flows to inspect who sends to whom, and server flows to inspect the next delivery hop.
Illustrative animation, not live server data. In the app, log playback speed and particle animation speed are independent.
Load previously downloaded or backed-up Postfix logs in the LogGraphic desktop app. Investigate past delivery issues and review earlier mail activity from saved log files.
Open a plain-text log such as maillog, or drag it into the app. Set a log start date and time to display and aggregate events from that point onward.
Explore successful, failed and deferred deliveries, traffic over time, sender and recipient addresses, and destination servers in charts and flows. Search by address, IP or queue ID.
Replay past mail activity with animation. Pause, fast-forward or seek to a time of interest, then hover over charts and flows for details.
Review successful, failed, deferred and rejected deliveries. Traffic timelines and peer charts help you inspect changes over time and delivery outcomes.
ADDRESS FLOW connects sender and recipient email addresses. MAIL FLOW shows Postfix and actual destination servers. Hover for details.
Load downloaded Postfix logs and narrow results by start time and search. Configure an SSH connection to continuously monitor logs on your server.
Explore country access shares and delivery volumes. Lines and particles show traffic direction on the world map. Country labels include registration and domain-based estimates.
Inspect mail queue entries, destination analysis for registered domains and recorded DKIM processing. Queue actions and Fail2ban integration depend on server permissions and configuration.
Show or hide panels, drag them to new positions, resize them and save your layout. Switch the app interface between Japanese and English.
| Panel | What it shows |
|---|---|
| ADDRESS FLOW | Sender → recipient email addresses. The compact dashboard panel shows up to six recent deliveries; click to open the detailed window. |
| MAIL FLOW | Incoming connections → Postfix → the next destination server recorded in the relay field. |
In 1.16.4, choose Edit → Show and go to ADDRESS FLOW to reveal the compact panel.
Open a downloaded maillog file or drop it into the app. Set the log start date and time to focus on a period.
Search an address, IP or queue ID, then review outcomes and flows. Pause or seek through log playback.
Configure your server in SSH settings and start monitoring. Use an account with access to the log and any required server commands.
— Added Help > Check for Updates.
— Read about loading saved logs, reviewing delivery outcomes and replaying the timeline. Includes new Q&A and Japanese / English guidance.
Run these commands in your Kali terminal. The setup script backs up any existing LogGraphic repository configuration before updating it.
curl -fSLo setup-loggraphic-apt.sh \
https://repo.sb-i.jp/loggraphic/setup-loggraphic-apt.sh
sudo bash setup-loggraphic-apt.shView the setup scriptsudo apt install loggraphicAfter installation, launch LogGraphic from your desktop application menu.
sudo apt update
sudo apt install --only-upgrade loggraphicapt update refreshes package information. Run the second command to upgrade the app itself. You can also use the installed loggraphic-update command.
Package list · Signed metadata · Public key
Signing key fingerprint
63568A9E12857E8E12B434028FAA7CE5A840DE0DPackages in this repository are for Kali amd64.
Yes. Open saved Postfix plain-text logs in the LogGraphic desktop app to analyze delivery outcomes, view address and server flows, and replay events along the timeline. File analysis does not require an SSH connection to the server.
No. It refreshes the package index. Then run sudo apt install --only-upgrade loggraphic and restart the app.
A GUI needs a display. Start it in the Kali desktop session or use a configured display-forwarding environment.
No. Country labels may come from registration information or country-code domains. They do not guarantee the physical location of an IP address.