PowerFlex: Syslog 메시지에 호스트 이름 정보가 누락됨

Summary: PFMP(PowerFlex Management Platform)는 보내는 서버의 호스트 이름을 생략하는 syslog 메시지를 생성하여 표준 형식을 위반하고 감사 로그 보존에 영향을 미칩니다.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

외부 syslog 대상에 기록하도록 PFMP를 구성할 때 로그는 syslog 형식으로 전송되어 예상대로 Pod/서비스 이름을 전달하지만 서버 호스트 이름은 전달하지 않습니다.  

이는 일반적인 syslog 형식을 따르지 않으므로 시스템 식별 및 장기간 보존이 어렵고 때로는 불가능합니다.

영향

PCI 또는 기타 규정 준수 요구 사항이 있는 고객은 원래 시스템별로 안정적으로 로그에 태그를 지정하거나 보존할 수 없으므로 잠재적인 감사 공백이 발생할 수 있습니다.

Cause

버전 4.5에 도입된 PFMP syslog 포맷터는 호스트 이름에 대한 구문 분석 코드 없이 릴리스되었습니다. 포맷터는 RFC-5424 메시지에 하드 코딩된 하이픈을 사용하여 {hostname} 요소에 추가되며, 컨테이너 런타임은 이를 Pod 식별자로 대체합니다. 따라서 전송된 메시지에는 실제 서버 호스트 이름이 포함되지 않습니다.

현재 코드 구현은 호스트 이름 필드가 구성된 노드 이름이 아닌 Kubernetes 포드 메타데이터에서 채워진다는 것을 보여줍니다.

예상 Syslog 형식
{priority} {version} {timestamp} {hostname} {appname} {proc_id} {msg_id} {structured_data} {msg}
 

 

Syslog 형식 누락
<14>1 2025-07-15T11:57:45.779Z - block-mdm - 078423d567f5adfd - {"code": "20010027", "name": "MDM_CLI_CONF_COMMAND_RECEIVED", "description": "Command enter_storage_node_maintenance_mode received, User: 'block-legacy-gateway'. [27227847]. Storage Node: with ID 48c2012600000002; components: all, force another node in mm: FALSE, force degraded or failed FALSE, force failed node FALSE", "severity": "INFORMATION", "category": "AUDIT", "details": {"command_name": "enter_storage_node_maintenance_mode", "user": "block-legacy-gateway", "seq": "27227847", "command_payload": ". Storage Node: with ID 48c2012600000002; components: all, force another node in mm: FALSE, force degraded or failed FALSE, force failed node FALSE", "system-id": "5ba64259cd5bf50f"}, "domain": "BLOCK", "id": "078423d567f5adfd", "timestamp": "2025-07-15T11:57:45.779Z", "resource_type": "block-config", "resource_name": "", "resource_id": "5ba64259cd5bf50f", "service_name": "block-mdm", "service_version": "5.0.0", "service_instance_id": "5ba64259cd5bf50f", "originating_application_name": "MDM Service", "request_id": null, "related_events": null, "job_id": "f2942b491e2b90c479ff8f46e01aeb33", "trace_parent": "00-f2942b491e2b90c479ff8f46e01aeb33-305f463900006b6a-01", "trace_state": "block-mdm=15afa4566be3ad55,block-legacy-gw=305f463900006b6a", "source_ip": null, "user_id": "block-legacy-gateway", "is_internal": null}
 

 

고정 syslog 형식
<14>1 2025-07-15T11:57:45.779Z pfmp-hostname.delllabs.net block-mdm - 078423d567f5adfd - {"code": "20010027", "name": "MDM_CLI_CONF_COMMAND_RECEIVED", "description": "Command enter_storage_node_maintenance_mode received, User: 'block-legacy-gateway'. [27227847]. Storage Node: with ID 48c2012600000002; components: all, force another node in mm: FALSE, force degraded or failed FALSE, force failed node FALSE", "severity": "INFORMATION", "category": "AUDIT", "details": {"command_name": "enter_storage_node_maintenance_mode", "user": "block-legacy-gateway", "seq": "27227847", "command_payload": ". Storage Node: with ID 48c2012600000002; components: all, force another node in mm: FALSE, force degraded or failed FALSE, force failed node FALSE", "system-id": "5ba64259cd5bf50f"}, "domain": "BLOCK", "id": "078423d567f5adfd", "timestamp": "2025-07-15T11:57:45.779Z", "resource_type": "block-config", "resource_name": "", "resource_id": "5ba64259cd5bf50f", "service_name": "block-mdm", "service_version": "5.0.0", "service_instance_id": "5ba64259cd5bf50f", "originating_application_name": "MDM Service", "request_id": null, "related_events": null, "job_id": "f2942b491e2b90c479ff8f46e01aeb33", "trace_parent": "00-f2942b491e2b90c479ff8f46e01aeb33-305f463900006b6a-01", "trace_state": "block-mdm=15afa4566be3ad55,block-legacy-gw=305f463900006b6a", "source_ip": null, "user_id": "block-legacy-gateway", "is_internal": null}
 

Resolution

PowerFlex Manager를 누락된 syslog 포맷터 코드가 추가되고 호스트 이름 필드가 올바르게 채워진 버전 4.8 이상으로 업그레이드합니다.

업그레이드 후 외부 syslog 시스템에서 전달된 로그의 샘플을 검토하여 규정 준수를 확인합니다.

 

영향을 받는 버전

PFMP 4.5.x.x

PFMP 4.6.x.x

수정된 버전

PFMP 4.8

Affected Products

PowerFlex rack, ScaleIO
Article Properties
Article Number: 000491427
Article Type: Solution
Last Modified: 22 Jul 2026
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.