fapolicy-analyzer - Man Page

Configuration and log analysis for fapolicyd

Synopsis

Provides GTK+3 tools to assist with the configuration and management of fapolicyd.

There are four tools provided with the application:

 1. Trust Administration - View and edit the fapolicyd trust database, including discrepancies between disk and trust.
 2. Rule Administration - Author fapolicyd rules in a graphical editor with syntax highlighting and linting.
 3. Policy Profiling - Execute applications in passive mode, capturing the logging output for analysis.
 4. Log Analysis - View fapolicyd log data in graphical components that enable resolution of trust discrepancies.

Description

File Access Policy Analyzer is a GUI tool to assist with the configuration and management of fapolicyd.

Notes

The application configuration is located ~/.config/fapolicy-analyzer/config.toml.
The application entrypoint will use polkit to escalate privileges if sudo is not used.

Options

-v,  --verbose

Enable verbose mode to increase logging output.

Files

~/.config/fapolicy-analyzer/config.toml - application configuration toml

See Also

fapolicyd(8), fapolicyd.rules(5), fapolicyd.trust(5)

Bugs

No known bugs.

Info

16 Dec 2022 1.0 fapolicy-analyzer man page