|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Gets information about the log.
The identifier of the log.
Use:  Required  
JSON Schema:  
Object type: string
Success
JSON Schema:  Syslog Log  
Unexpected Error
Log does not exist.
 
    GET
    https://1.2.3.4:8443/api/lunasa/syslog/logs/lunalogs
{
}
 
{
    "tail": "Last 10 lines of the log.", 
    "severity": "debug"
}
Severity will be null for SNMP and NTP logs.