22 lines
681 B
Markdown
22 lines
681 B
Markdown
---
|
|
title: Use regular expressions in Flux
|
|
list_title: Regular expressions
|
|
description: This guide walks through using regular expressions in evaluation logic in Flux functions.
|
|
influxdb/v2/tags: [regex]
|
|
menu:
|
|
influxdb_v2:
|
|
name: Regular expressions
|
|
parent: Query with Flux
|
|
weight: 220
|
|
aliases:
|
|
- /influxdb/v2/query-data/guides/regular-expressions/
|
|
related:
|
|
- /influxdb/v2/query-data/flux/query-fields/
|
|
- /flux/v0/stdlib/regexp/
|
|
list_query_example: regular_expressions
|
|
source: /shared/influxdb-v2/query-data/flux/regular-expressions.md
|
|
---
|
|
|
|
<!-- The content for this file is located at
|
|
// SOURCE content/shared/influxdb-v2/query-data/flux/regular-expressions.md -->
|