Class FlowLogMessage
java.lang.Object
org.graylog.integrations.aws.cloudwatch.FlowLogMessage
-
Method Summary
Modifier and TypeMethodDescriptionstatic FlowLogMessagefromLogEvent(KinesisLogEntry logEvent) longgetBytes()org.joda.time.DateTimeorg.joda.time.DateTimeintlongintintorg.joda.time.DateTimeint
-
Method Details
-
fromLogEvent
-
getTimestamp
public org.joda.time.DateTime getTimestamp() -
getVersion
public int getVersion() -
getAccountId
-
getInterfaceId
-
getSourceAddress
-
getDestinationAddress
-
getSourcePort
public int getSourcePort() -
getDestinationPort
public int getDestinationPort() -
getProtocolNumber
public int getProtocolNumber() -
getPackets
public long getPackets() -
getBytes
public long getBytes() -
getCaptureWindowStart
public org.joda.time.DateTime getCaptureWindowStart() -
getCaptureWindowEnd
public org.joda.time.DateTime getCaptureWindowEnd() -
getAction
-
getLogStatus
-