timeline_add

Function

ArgDescriptionType
timelineSupertimeline to add to. If a super timeline does not exist, creates a new one.string (required)
nameName/Id of child timeline to add.string (required)
queryRun this query to generate the timeline.StoredQuery (required)
keyThe column representing the time to key off.string (required)
message_columnThe column representing the message.string
ts_desc_columnThe column representing the timestamp description.string
notebook_idThe notebook ID the timeline is stored in.string

Required Permissions: READ_RESULTS

Description

Add a new query to a timeline.