Help with logo

How can I change the LibreNMS logo on the dashboard?

Hi,

Check here -> https://docs.librenms.org/Support/Configuration/#webui-settings

$config['title_image'] = "images/custom/yourlogo.png";

You can override the default logo with yours, place any custom images files into html/images/custom so they will be ignored by auto updates.

1 Like

How do you place the custom image file to “html/images/custom” ?

I am facing while applying custom logo issues.
On two pages logo is being displayed.
1- Login Page
2- Main Dashboard

When I follow the above method. The Login Page logo displayed properly but the Main Dashboard Page shows irregularity.

1- With Display Resolution (1600x900) - logo shows perfect.
2- With LCD having Max Display Resolution (1280 x 1024) - logo not appeared.
Kindly let me know how to fix this issue.

The new version of librenms, Doesn’t have a custom directory:
Its like this below:

ls -l /opt/librenms/html/images/