NHN Cloud Security Monitoring

Download 0
Last updated Apr 6, 2026

nhncloud-security-events

Query security monitoring events from NHN Cloud.

Syntax

nhncloud-security-events [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]

Options

profile=PROFILE
Optional. NHN Cloud connect profile code
duration=NUM{mon|w|d|h|m|s}
Optional. Scan only recent data. Use s(second), m(minute), h(hour), d(day), mon(month) time unit.
from=yyyyMMddHHmmss
Optional. Start time of range. yyyyMMddHHmmss format.
to=yyyyMMddHHmmss
Optional. End time of range. yyyyMMddHHmmss format.

Output Fields

FieldTypeNameDescription
profileStringProfilee.g. myprofile
event_timeDateDetectede.g. 2021-07-11 23:36:13
riskStringRiske.g. LOW
dst_ipIP addressDestination IPe.g. 133.186.143.56
signatureStringSignaturee.g. UDS_439_phpmyadmin_access
src_ipIP addressSource IPe.g. 89.248.168.171
dst_portIntegerDestination Porte.g. 80
src_portIntegerSource Porte.g. 33420
directionStringDirectione.g. inbound