Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

http://172.17.2.91:9200/workflow/_search?pretty&size=100&q=status:(NOT DENIED)

boolean expression

You can use boolean expression to define a more complex query (use "\" to escape blanks in attribute names like "Object Name"):

http://uxlpdipacd00001:5151/audit-default-2020*/_search?pretty&size=1000&q=Object\%20Name:00386109914%20or%20Object\%20Name:00386109914

nodes (_node/os?pretty)

If you want to see how many nodes and cpu's are used by ES

...