Create Saved Search
Creates a new saved search.
인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
본문
Display name for the saved search.
1024"Production Errors"
ID of the source to query. Must belong to the team.
"507f1f77bcf86cd799439012"
Comma-separated list of column expressions to display. Empty uses the source default.
4096"Timestamp, ServiceName, Body"
Row filter expression. The language is controlled by whereLanguage.
8192"SeverityText:ERROR"
Language used for the where filter.
lucene, sql "lucene"
ORDER BY expression. Empty uses the source default.
1024"Timestamp DESC"
Tags used to organize saved searches.
5032Structured pinned filters applied to the search.
100응답
Successfully created saved search
The saved search object.