Problem:
I have created a frequent tier partition. However, my search query is not producing any data. What could be the issue?
Resolution:
When you search for data in Frequent Analytics partitions, you must explicitly reference the partition. For example, to search for errors in a query you must reference the partition by name:
_index=my_frequent_partition_name debug
Please see here for more information
Comments
0 comments
Please sign in to leave a comment.