First Steps
This guide walks you through your first scan and basic usage of fsPulse.
Starting the Web Interface
Launch fsPulse:
fspulse
Open your browser to http://127.0.0.1:8080
You’ll see the Home page. On first launch with no roots configured, it will display a welcome message prompting you to add your first root.
Adding Your First Scan Root
- Navigate to the Roots page (in the utility section of the sidebar)
- Click Add Root
- Enter the path to the directory you want to monitor
- Save
Running Your First Scan
- From the Roots page, click Scan Now for your newly added root
- Watch the real-time progress on the Home page — you’ll see live statistics as fsPulse scans, sweeps for deleted items, and analyzes files
- Once complete, explore the results
Exploring Your Data
After your first scan completes:
- Home — See the health status of your root, including any alerts generated
- Browse — Navigate your filesystem hierarchy with tree, folder, or search views. Open the detail panel to inspect any file’s metadata, size history, version history, and alerts.
- Alerts — Check for any integrity issues detected (suspect hash changes, validation failures, access errors)
- Trends — View charts and trends (requires multiple scans to generate meaningful data)
- Data Explorer — Run queries against your scan data using the visual builder or free-form query language
Setting Up Scheduled Scans
- Navigate to the Schedules page
- Click Add Schedule
- Select your root and configure:
- Schedule type (daily, weekly, monthly, interval)
- Time/day settings
- Scan options (hashing, validation)
- Save the schedule
Scheduled scans will run automatically based on your configuration. You can see upcoming tasks on the Home page and the full activity log on the History page.
Next Steps
- Learn about Scanning Concepts — how hashing and validation work
- Explore the Interface features in detail
- Understand the Query Syntax for advanced analysis