Item logo image for ELF Browser

ELF Browser

5.0(

1 rating

)
ExtensionDeveloper Tools1 user
Item media 4 (screenshot) for ELF Browser
Item media 1 (screenshot) for ELF Browser
Item media 2 (screenshot) for ELF Browser
Item media 3 (screenshot) for ELF Browser
Item media 4 (screenshot) for ELF Browser
Item media 1 (screenshot) for ELF Browser
Item media 1 (screenshot) for ELF Browser
Item media 2 (screenshot) for ELF Browser
Item media 3 (screenshot) for ELF Browser
Item media 4 (screenshot) for ELF Browser

Overview

Browse and query Salesforce Event Log Files with SQL

ELF Browser is a Manifest extension that turns Event Log Files into a queryable SQL surface inside your browser, while you're already logged into your org. Salesforce's Event Monitoring product exposes almost everything you'd want to know about what's happening inside an org — Logins, API calls, Apex executions, Aura/LWC requests, Visualforce page loads, ReportExports, and dozens of other event types — through the `EventLogFile` SObject. The actual data lives in the `LogFile` field as CSV, and the column schema is different for every `EventType`. # What you actually see - SQL editor with sensible defaults and one-click example presets (login counts per user, top API URIs, Aura requests over time, etc.). - Results table for raw rows. - Chart view — append `| CHART <x> <y>` to your SQL and get a Chart bar/line chart on the spot. - Timechart view — `| timechart span=1h count(URI) by URI` to bucket events into time windows and split by a field. - Time range picker — pick a window and the extension figures out which `LogDate` files it needs. - Connection status in the header so you always know which org you're talking to, with a dedicated Settings page for switching. # Who it's for - Salesforce platform engineers debugging performance: filter `EVENT_TYPE = 'Apex'` or `'API'`, group by `RUN_TIME`, `CPU_TIME`, or `URI`. - Admins and security folks auditing logins, failed logins, report exports, and data access without standing up a SIEM pipeline. - Integration developers chasing API consumers — `EVENT_TYPE = 'API'`, group by `CLIENT_NAME` or `URI`, chart it over time. - Anyone evaluating Event Monitoring before committing to a heavier downstream pipeline (Tableau, Splunk, Datadog). # What it deliberately doesn't do - It doesn't store ELF data outside your browser. No backend, no cloud relay — the data path is `your browser → Salesforce → DuckDB-WASM → you`. - It doesn't replace long-term archival. Standard orgs only retain Event Log Files for 24 hours, so for retention you still want a scheduled pipeline. ELF Browser is the interactive exploration tool that sits on top of whatever live data your org currently exposes.

Details

  • Version
    2.0.0
  • Updated
    May 26, 2026
  • Offered by
    sadhuarnav
  • Size
    16.27MiB
  • Languages
    English
  • Developer
    Email
    sadhuarnav@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization

ELF Browser has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.

ELF Browser handles the following:

Authentication information

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps