Teragrep Docs
Home Features Docs Pricing Contact Us

DPL

  • Functions
    • Introduction
    • Aggregations
      • avg(), mean()
      • count()
      • distinct_count()
      • earliest() & latest()
      • earliest_time() & latest_time()
      • estdc()
      • first()
      • last()
      • list()
      • median()
      • min(), max()
      • mode()
      • perc(), upperperc() and exactperc()
      • range()
      • stdev()
      • stdevp()
      • sum()
      • sumsq()
      • values()
      • var()
      • varp()
    • Evaluations
      • match()
      • searchmatch()
    • Transforms
      • accum
      • chart
      • convert
      • eval
      • fields
      • iplocation
      • join
      • makeresults
      • rename
      • replace
      • search
      • sendemail
      • sort
      • spath
      • stats
      • strcat
      • table
      • teragrep
      • timechart
      • top
      • where
DPL 1.0.0
  • DPL
    • 1.0.0
  • Teragrep UI
    • 1.0.0
  • DPL
  • regex

regex

Table of Contents
  • Definition
  • Examples
  • Further Reading
This command is experimental

Definition

regex command shows results that match or don’t match with the specified regular expression.

Examples

TBA

Further Reading

TBA

Teragrep

© 2024 Teragrep

Learn More

  • Pricing
  • Features
  • Docs

About Us

  • Contact Us
  • About Teragrep
  • Privacy Policy

Produced by Antora and Asciidoctor.

The UI of Teragrep documentation is based on the default Antora UI which is licensed under the MPL-2.0 license.