FWB STUDIO
Visit Store
  • Fwb Studios
    • 👋Welcome to FWB STUDIOS
      • FWB STUDIOS
    • ❓Common Questions
    • ⬆️How to Get Updates On Scripts
  • FiveM Escrow Errors
    • 🛠️ERRORS
      • ⚠️Is my error caused by FiveM escrow system?
      • ❓Failed to verify protected resource
      • ❓What steps should be taken if there are still errors?
  • How To Do This
    • 🛠️Install FwB Scripts
      • 5️ESX/QB Installation
  • FS SCRIPTS
    • 🌉Bridge
      • 📋Installation
      • Logs Setup
      • Integration
        • 📖Client_Override
        • 📖Server_Override
      • ❗Common Issues
    • 💳Fraud System
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 👠Skitz
      • 📖[ESX/QB] Config Files
      • 📖Unlocked FIle
      • 📋Installation
      • ⚒️Functions/Exports
      • ❗Common Issues
    • 🦱Weave Wear
      • 📖[ESX/QB] Config Files
      • 📖Unlocked FIle
      • 📋Installation
      • ⚒️Functions/Exports
      • ❗Common Issues
    • ⌛Safezone Creator
      • 📖[ESX/QB] Config Files
      • 📖Unlocked FIle
      • 📋Installation
      • ❗Common Issues
    • 🍌Useable Foods
      • 📋Installation
      • ❗Common Issues
    • 🍕Pizza Shop
      • 📖[ESX/QB] Config
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 🍔Burger Shop
      • 📖[ESX/QB] Config
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 📱Trap Phone
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 🚗Carwipe
      • 📖[ESX/QB] Config Files
      • 📄Send Vehicle Garage
      • 📖Unlocked FIle
      • 📋Installation
      • 📖Exports
      • ❗Common Issues
    • 📦Placeables
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • Money As Item in Ox Inventory
      • 📖Integrations
      • 🧾Exports / Functions
      • ❗Common Issues
    • 🚬Smoking
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📖Integrations
      • 🧾Exports / Functions
      • ❗Common Issues
    • 🌱White Widow
      • 📖[ESX] ALL Configs Files
      • 📖[QBCore] ALL Config Files
      • 📋Installation
      • 📖Integrations
      • 🧾Exports / Functions
      • ❗Common Issues
    • 👕Clothing As Item
      • 📖[ESX] ALL Configs Files
      • 📖[QBCore] ALL Config Files
      • 📋Installation
      • 📖Integrations
      • 📖Item Whitelist
      • ❗Common Issues
    • 💎Ice Box
      • 📖[ESX] ALL Configs Files
      • 📖[QBCore] ALL Config Files
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 🔫Switch
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📖Integrations
      • ❗Common Issues
    • 🔫Gun Jamming
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • ❗Common Issues
    • 👀Lashes Saloon
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • ❗Common Issues
    • 💅Nails Saloon
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • ❗Common Issues
    • 🕐Duty System
      • 📖[ESX] Config Files
      • 📖[QB] Config Files
      • 📋Installation
      • 🧾Exports / Functions
      • ❗Common Issues
    • 🦱Wigs Bundle
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📋Create New Wigs
    • 🚗Chop Shop
      • 📖[ESX] Config Files
      • 📖[QBCore] Config Files
      • 📋Installation
      • 📋Exports (Optional)
      • ❗Copy of Common Issues
Powered by GitBook
On this page
  • Click Tab According to how you want to setup!
  • Intention:
  • Supported Services:
  1. FS SCRIPTS
  2. Bridge

Logs Setup

PreviousInstallationNextIntegration

Last updated 2 days ago

Click Tab According to how you want to setup!

Intention:

We don't provide support how to setup datadog or other services its on your totally we only provide way of loggin Override: If you have any other way of logging then you can use integration/logger override to use your own functions to create logs for different kind of events

Supported Services:

  • Discord Webhooks :

  • Fivemmanage :

  • Ox Lib :

  • Datadog :

Copy these bottom lines and past them into your server.cfg {in last or start of files its your choice}

# make sure put your api key

set FWB:SERVICE "fivemanage"
set FWB:APIKEY "YOUR_API_KEY"

Copy these bottom lines and past them into your server.cfg {in last or start of files its your choice}

#make sure to fill your webhook and its not recommened cause sometime discord act bad due to ratelimit


set FWB:SERVICE "discord"

set FWB:AddItem "https://discord.com/api/webhooks/"
set FWB:RemoveItem "https://discord.com/api/webhooks/"

set FWB:AddMoney "https://discord.com/api/webhooks/"
set FWB:RemoveMoney "https://discord.com/api/webhooks/"

set FWB:AddBank "https://discord.com/api/webhooks/"
set FWB:RemoveBank "https://discord.com/api/webhooks/"

set FWB:AddBlackMoney "https://discord.com/api/webhooks/"
set FWB:RemoveBlackMoney "https://discord.com/api/webhooks/"
         
set FWB:AddSocietyMoney "https://discord.com/api/webhooks/"
set FWB:RemoveSocietyMoney "https://discord.com/api/webhooks/"

Copy these bottom lines and past them into your server.cfg {in last or start of files its your choice}

#mkae sure to fill detail according to your accounts

set FWB:SERVICE "datadog"

set FWB:KEY "your_api_key",    # wroe here your key
set FWB:SITE 'datadoghq.com',  # write here your site

Copy these bottom lines and past them into your server.cfg {in last or start of files its your choice}

#this will use ox_lib as creating logs make sure your ox_lib already setup to provide logs


set FWB:SERVICE "ox_lib"
🌉
Link
Link
Link
Link