Writing Queries
After installing LogScale on a server or accessing it on Cloud, ingesting data into LogScale and having this data parsed, you can start diving deep into the data, by making queries against the fields available in the events. Learning how to write queries is an essential step to effectively use LogScale.
Figure 83. Process graph
The events ingested and parsed in LogScale can be any type of text based data, structured and unstructured, whether it's from application logs, infrastructure events, network, or other security-related devices or applications.
Querying these event logs captured in LogScale means proactively analysing all your data, making the most of it by asking the right questions and finding answers in order to address issues from your business' use cases.
For example, you may want to have insights on the users visiting your Company's website, investigating on where they are coming from, whether they lose the connection, whether they experience errors while on the website, and the like.
Accomplish all this by thoroughly searching your event fields, doing calculations and using query combinations thanks to the LogScale's powerful query language and its numerous query functions — learn more on query functions at Query Language Syntax and Query Functions.
Managing Queries
For step-by-step guidelines on how to write and save queries in LogScale User Interface, see Managing Queries.
Using Queries
See details on the many actions you can perform with queries at Frequently Used Query Operations.
Writing Better Queries
Find some suggestions on how to write best-performing queries at Best Practice for Query Writing.