Situation Feedback
Full documentation on situation feedback is available here. |
When persisting Situation Feedback
, feedback on each related alarm is represented by a document as follows:
Field | Description |
---|---|
@timestamp |
Timestamp, in milliseconds, when the feedback was submitted. |
situation_key |
The reduction key of the situation. |
alarm_key |
The reduction key of the related alarm. |
feedback_type |
One of |
situation_fingerprint |
A hash calculated on the situation when the feedback was submitted. |
reason |
A text string provided with the feedback. |
user |
The user who submitted the feedback. |