2018-06-22 07:44:20 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"datetime": {
|
|
|
|
"description": "When the log entry was seen",
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
2018-06-22 07:44:20 +02:00
|
|
|
"message": {
|
|
|
|
"description": "Informative message of the event",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-06-22 07:44:20 +02:00
|
|
|
},
|
|
|
|
"timestamp": {
|
|
|
|
"description": "When the log entry was seen in microseconds since Unix epoch",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-06-22 07:44:20 +02:00
|
|
|
},
|
|
|
|
"timestamp_desc": {
|
|
|
|
"description": "Text explaining what type of timestamp is it",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-06-22 07:44:20 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "A timesketch timeline object based on mandatory field in timesketch to describe a log entry.",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "timesketch-timeline",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"message",
|
|
|
|
"datetime"
|
|
|
|
],
|
2018-06-22 07:44:20 +02:00
|
|
|
"uuid": "06db0221-cbc0-4ffc-ad98-7f34549310f1",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 3
|
|
|
|
}
|