cwperks
OpenSearch Security. AWS. There are two hard problems in CS: 1) cache invalidation, 2) naming things and 3) off-by-one errors
AWSBoston, MA
Pinned Repositories
.github
Provides templates and resources for other OpenSearch project repositories.
address-book-plugin
Afflatus
alerting
📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
eai6000_group5
netty
Netty project - an event-driven asynchronous network application framework
documentation-website
The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
OpenSearch
🔎 Open source distributed and RESTful search engine.
security
🔐 Secure your cluster with TLS, numerous authentication backends, data masking, audit logging as well as role-based access control on indices, documents, and fields
security-dashboards-plugin
🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
cwperks's Repositories
cwperks/alerting
📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
cwperks/security
🔐 Secure your cluster with TLS, numerous authentication backends, data masking, audit logging as well as role-based access control on indices, documents, and fields
cwperks/anomaly-detection
Identify atypical data and receive automatic notifications
cwperks/asynchronous-search
:arrow_forward: Run queries in the background and retrieve partial results along the way
cwperks/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
cwperks/cwperks
cwperks/dashboards-notifications
The Notifications plugin provides a central location for all of your notifications from OpenSearch plugins. You can use either OpenSearch Dashboards or the REST API to configure notifications. Dashboards offers a more organized way of selecting a channel type and selecting which OpenSearch plugin sources you want to use.
cwperks/documentation-website
The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
cwperks/geospatial
Future home of Geospatial features for OpenSearch
cwperks/github-readme-stats
:zap: Dynamically generated stats for your github readmes
cwperks/index-management
🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
cwperks/index-management-dashboards-plugin
🗃 Manage policies and jobs and automate periodic data operations in OpenSearch Dashboards
cwperks/job-scheduler
Run periodic jobs on the cluster from your plugin
cwperks/lucene
Apache Lucene open-source search software
cwperks/ml-commons
ml-commons provides a set of common machine learning algorithms, e.g. k-means, or linear regression, to help developers build ML related features within OpenSearch.
cwperks/notifications
Notifications plugin for OpenSearch enables other plugins to send notifications via Email, Slack, Amazon Chime, Custom web-hook etc channels
cwperks/observability
Visualize and explore your logs, traces and metrics data in OpenSearch Dashboards
cwperks/OpenSearch
🔎 Open source distributed and RESTful search engine.
cwperks/opensearch-api-specification
API specification for OpenSearch
cwperks/opensearch-build
🧰 OpenSearch / OpenSearch-Dashboards Build Systems
cwperks/OpenSearch-Dashboards
📊 Open source visualization dashboards for OpenSearch.
cwperks/opensearch-dashboards-functional-test
Maintains functional tests for OpenSearch Dashboards and Dashboards plugins
cwperks/opensearch-spark
Spark Accelerator framework ; It enables secondary indices to remote data stores.
cwperks/performance-analyzer
📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
cwperks/performance-analyzer-rca
The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
cwperks/security-analytics
cwperks/security-dashboards-plugin
🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
cwperks/sql
Query your data using familiar SQL or intuitive Piped Processing Language (PPL)
cwperks/valkey
A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
cwperks/valkeymodule-rs
Rust valkey SDK for modules