Improve Output Quality When Streaming Log Data to Amazon QuickSight for Visualisation

Amazon QuickSight is a commonly used business intelligence tool set that helps wide range of users to comprehend data by visualisation. Log data from many sources, both from AWS services and non AWS services, can be streamed to Amazon QuickSight for data visualization, analytics, and for leveraging generative AI. This is a fairly typical use case of QuickSight. But the quality of the Amazon QuickSight outputs for log data is influenced, or decided, before QuickSight even receives the data. This is because, often, log data has so much dimensions in it, or there are just simply so many fields, which significance is not equal. Insignificant data fields will significantly reduce the quality of the QuickSight visualisation and its readability. Some times, you also want to strip sensitive data before sending the data set for visualisation. There are creative ways to improve the log data quality when streaming it to Amazon QuickSight using filtering and/or redacting. Be...