• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

Hello

 

I've been unable to get our IP450 phones logging to syslog using only config files. If I use the phone or web guis to set server, facility and render level it works fine, but the config file seems to be ignored (in the phone menu, it shows that the logging.cfg file has been processed with no errors). The logging.cfg file contains this:

 

<?xml version="1.0" encoding="utf-8"?>
<device.syslog device.syslog.facility="16" device.syslog.facility.set="1" device.syslog.prependMac="1" device.syslog.prependMac.set="1" device.syslog.renderLevel="0" device.syslog.renderLevel.set="1" device.syslog.serverName="&quot;192.168.99.10&quot;" device.syslog.serverName.set="1" device.syslog.transport="1" device.syslog.transport.set="1"></device.syslog>

 

Does anyone see anything wrong with the config? It is processed by the phones, so theres no problem with making sure its available etc (other config files are working fine)

 

Thanks,

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

Hello thefish,

 

from the UCS 4.0.1 Admin Guide (example as I am unaware of your Software Version):

 

If set to 0, do not use any device.xxx fields to set any parameters. Set this to 0 after the initial installation.
If set to 1, use the device.xxx fields that have device.xxx.set=1. Set this to 1 for the initial installation only.

 

You are missing the device.set="1" Parameter. Without this any device.xxx.set Parameter is simply ignored.

 

Best Regards

 

Steffen Baier

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN

View solution in original post

2 REPLIES 2
HP Recommended

Hello thefish,

 

from the UCS 4.0.1 Admin Guide (example as I am unaware of your Software Version):

 

If set to 0, do not use any device.xxx fields to set any parameters. Set this to 0 after the initial installation.
If set to 1, use the device.xxx fields that have device.xxx.set=1. Set this to 1 for the initial installation only.

 

You are missing the device.set="1" Parameter. Without this any device.xxx.set Parameter is simply ignored.

 

Best Regards

 

Steffen Baier

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

Thanks Steffen - this has resolved the issue. I was looking under the <device/> section of the manual, rather than the "changing device parameters" one.. didnt rt(whole)m!

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.