Skip to content

Commit e38b399

Browse files
JV0812kimsauce
andauthored
Update docs/search/search-query-language/search-operators/macro.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 5c7cd96 commit e38b399

File tree

1 file changed

+2
-2
lines changed
  • docs/search/search-query-language/search-operators

1 file changed

+2
-2
lines changed

docs/search/search-query-language/search-operators/macro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ To create a macro follow the steps below:
3232
1. Or, in the log search page, select the part of search query language that needs to be reused and click on **Create Macro**.<br/><img src={useBaseUrl('img/search/searchquerylanguage/search-operators/macro-search-page.png')} alt="macro-search-page" style={{border: '1px solid gray'}} width="800" />
3333
1. **Macro Details**. Enter the name for the macro. Description is optional.
3434
1. **Macro Definition**. Enter the definition for the macro. To add arguments use the `{{Arg}}` syntax or select a part of the definition and click on **Add Argument**.
35-
1. (Optional)**Arguments**. Enter the name and select the data type for the argument selected.
36-
1. (Optional)**Argument Validation**. Define the validation condition and enter the error message that needs to be shown when the validation expression returns false.
35+
1. (Optional) **Arguments**. Enter the name and select the data type for the argument selected.
36+
1. (Optional) **Argument Validation**. Define the validation condition and enter the error message that needs to be shown when the validation expression returns false.
3737
1. **Usage**. Preview of how you use the macro in the log search.
3838
1. Click **Submit** to save the macro.
3939

0 commit comments

Comments
 (0)