Base Resource
logs
The supplied manifest describes this resource as “VCore - Logs”.
Introduction
The supplied manifest describes this resource as “VCore - Logs”.
1Client Lua
7Server Lua
8Exports
6Events
2SQL tables
UI page: ui/index.html
Dependencies & References
| Resource | Detected as | Package status |
|---|---|---|
core | Manifest dependency | Included in Base |
oxmysql | Manifest dependency | External / prerequisite |
Cross-resource export calls
| Resource | Functions called |
|---|---|
core | getCoreObject |
Installation / Start Order
The supplied server.cfg enables this resource in the VCORE foundation stage at enabled-resource position 15. Base installation also depends on the global prerequisites and consolidated VCORE_INSTALL.sql documented in Getting Started.
server.cfg
ensure logsConfiguration
Config files
config.lua
Top-level config keys detected
No Config/VCOREConfig keys detected by the audit.
Events, Exports & Callbacks
Exports
Server exports8
DoLogFlushGetHealthGetWebhookConvarLogOpenPanelQueryTrack
Callbacks
No Vcore callback registrations were detected.
Registered network events
Client registered events4
logs:client:appendLoglogs:client:forceCloselogs:client:openPanellogs:client:panelResponse
Server registered events2
logs:server:panelClosedlogs:server:panelRequest
Commands
No commands were detected.
Database / SQL
| File | Type |
|---|---|
sql/logs.sql | Resource SQL file |
vcore_logsvcore_logs_flagsThe root Base package also ships the consolidated VCORE_INSTALL.sql.
Source Layout
| Area | Detected files |
|---|---|
| Client Lua | 1 |
| Server Lua | 7 |
| Other/shared Lua | 2 |
| JavaScript | 1 |
| HTML | 1 |
| CSS | 1 |
| SQL | 1 |
Troubleshooting
- Confirm all manifest dependencies are started before
logs. - Check the supplied start-order note above; resources absent from server.cfg need an explicit decision before enabling.
- If database queries fail, import the consolidated Base SQL and any resource-local SQL listed above.
- If the UI fails, verify the resource's NUI files and
ui_pagewhen one is declared.

