Page tree

This content pack contains a saved searches and data patterns.

The following table describes the components included in this content pack.

Saved searchDescription

MongoDB-CP:MongoDB-search

Finds the connections that are open for more than two seconds.

This search query uses the group search command to create a transaction for each connection based on the following options:

  • startswith: Indicates that the transaction is formed based on the string, accepted.
  • endswith: Indicates that the transaction is completed based on the string, end.
Data patternDescription
MongoDB-CP:MongoDB-type1

Helps index and structure MongoDB logs that contain the timetsamp in the following format:

yyyy-MM-dd'T'HH:mm:ss.SSS

Example: 2014-08-12T13:00:41.861+0000

MongoDB-CP:MongoDB-type2

Helps index and structure MongoDB logs that contain the timetsamp in the following format:

EEE MMM dd HH:mm:ss

Example: Tue Aug 12 06:50:33.496