Splunk® Style Guide

Splunk Style Guide

Acrobat logo Download manual as PDF


Acrobat logo Download topic as PDF

Exclamation points

It's okay to use exclamation points in programming and scripting languages, .conf files, and Search Processing Language (SPL) searches, but do not use exclamation points as terminal punctuation in Splunk documentation or UI text.

Exclamatory statements are better suited for blog posts and marketing materials.

See the following examples:

Correct
  • When you want to exclude results from your search, you can use the NOT operator or the != field expression.
  • You can specify dimensions, properties, or tags that you want to exclude from the results. Enter an exclamation point ( ! ) in the filter field to represent a Boolean NOT operator.
Incorrect
  • Learn more about Search Processing Language (SPL) here!
  • Return to the home page!
  • The Splunk Distribution of OpenTelemetry Ruby is a beta feature subject to future changes!
Last modified on 13 September, 2022
PREVIOUS
Dashes
  NEXT
Parentheses

This documentation applies to the following versions of Splunk® Style Guide: current


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters