# Return to the knowledge base
Category

Enable Debugging in Slurp’it

This feature can help you to provide extra logging information when you are encountering an issue in discovering your network or maybe a bug in the software. After debugging is configured you have to restart the containers to activate the setting.

When can this be usefull?

  • When Slurp’it is not discovering data
  • When a particular device is acting strange
  • If you want to have a better technical understanding of what’s happening

How do I configure this?

You can set the following Docker compose variables:

WAREHOUSE_DEBUG: true

Default: false
Type: boolean
If set to true, it will generate extra logging information for the Warehouse

SCANNER_DEBUG: true

Default: false
Type: boolean
If set to true, it will generate extra logging information for the Device Finder

SCRAPER_DEBUG: true

Default: false
Type: boolean
If set to true, it will generate extra logging information for the Data Collector

Example

version: ‘3’
  services:
    slurpit-scraper:
      image: slurpit/scraper
      environment:
        SCRAPER_DEBUG:true
    slurpit-scanner:
      image: slurpit/scanner
      environment:
        SCANNER_DEBUG:true
    slurpit-warehouse:
      image: slurpit/warehouse
      environment:
         WAREHOUSE_DEBUG:true

 

Yes, keep me informed

Connect with us on LinkedIn to stay updated on the latest happenings, news, and exciting developments at Slurp’it. Just click the button below to follow us and be a part of our professional network.

Newsletter