NHN Cloud Security Monitoring

Download 0
Last updated Apr 6, 2026

nhncloud-security-tickets

Query security monitoring tickets from NHN Cloud.

Syntax

nhncloud-security-tickets [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] [detail=DETAIL] [sort=SORT]

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.
detail=DETAIL
Optional. Fetch ticket detail for each ticket. t or f (default: f)
sort=SORT
Optional. Sort order by detection time. asc or desc (default: desc)

Output Fields

FieldTypeNameDescription
profileStringProfilee.g. myprofile
event_timeDateDetectede.g. 2020-02-03 16:49:00
verdictStringVerdicte.g. True Positive
statusStringStatuse.g. Completed
categoryStringCategorye.g. Network Intrusion
src_ipIP addressSource IPe.g. 120.24.86.122
ticket_idStringTicket IDe.g. 567567
dst_ipIP addressDestination IPe.g. 103.243.201.11
ticket_typeStringTicket Typee.g. Incident
titleStringTitlee.g. K047_NHN_WebShell_Alert
summaryStringSummarye.g. Ticket resolved
analysisStringAnalysise.g. True positive deep analysis
descriptionStringDescription