diff --git a/.github/vale/styles/OpenSearch/SubstitutionsError.yml b/.github/vale/styles/OpenSearch/SubstitutionsError.yml index 1bbf27d65b..e10b9df0bc 100644 --- a/.github/vale/styles/OpenSearch/SubstitutionsError.yml +++ b/.github/vale/styles/OpenSearch/SubstitutionsError.yml @@ -23,6 +23,7 @@ swap: 'host name': hostname 'Huggingface': Hugging Face 'indices': indexes + 'ingestion pipeline': ingest pipeline 'keystore': key store 'kmeans': k-means 'kNN': k-NN @@ -43,6 +44,7 @@ swap: 'time series data': time-series data 'time stamp': timestamp 'timezone': time zone + 'tradeoff': trade-off 'truststore': trust store 'U.S.': US 'web page': webpage diff --git a/.github/vale/styles/Vocab/OpenSearch/Products/accept.txt b/.github/vale/styles/Vocab/OpenSearch/Products/accept.txt index 64a11742cc..1e20d96988 100644 --- a/.github/vale/styles/Vocab/OpenSearch/Products/accept.txt +++ b/.github/vale/styles/Vocab/OpenSearch/Products/accept.txt @@ -165,4 +165,5 @@ Weblink Winlogbeat WorldTech Xplore -Zipkin \ No newline at end of file +Zipkin +Zstandard \ No newline at end of file diff --git a/.github/vale/styles/Vocab/OpenSearch/Words/accept.txt b/.github/vale/styles/Vocab/OpenSearch/Words/accept.txt index f9c32b16b4..8d25fddc80 100644 --- a/.github/vale/styles/Vocab/OpenSearch/Words/accept.txt +++ b/.github/vale/styles/Vocab/OpenSearch/Words/accept.txt @@ -11,6 +11,7 @@ [Bb]igram Boolean [Cc]allout +[Cc]hatbots? [Cc]lasspath [Cc]odec [Cc]omposable @@ -20,6 +21,7 @@ Boolean [Dd]ashboarding [Dd]atagram [Dd]eallocate +[Dd]eduplicates? [Dd]eduplication [Dd]eserialize [Dd]eserializing @@ -66,6 +68,7 @@ Levenshtein [Ll]ossy [Ll]owercases?d? [Mm]acrobenchmarks? +[Mm]etaphone [Mm]isorder [Mm]odularization [Mm]ultifield @@ -75,6 +78,7 @@ Levenshtein [Mm]ultipolygon [Mm]ultithreaded [Mm]ultivalued +[Mm]ultiword [Nn]amespace [Oo]nboarding pebibyte @@ -107,6 +111,7 @@ pebibyte [Ss]harding [Ss]ignificand stdout +[Ss]temmers? [Ss]ubaggregation [Ss]ubcalculation [Ss]ubcollectors? @@ -117,6 +122,7 @@ stdout [Ss]ubtag [Ss]ubtree [Ss]ubvector +[Ss]ubwords? [Ss]uperset tebibyte [Tt]emplated diff --git a/_authors/elifish.markdown b/_authors/elifish.markdown index 7b3934eb21..2b7751b3d2 100644 --- a/_authors/elifish.markdown +++ b/_authors/elifish.markdown @@ -6,4 +6,4 @@ twitter: 'EliRFisher' github: elfisher --- -Eli Fisher is a Senior Technical Product Manager at AWS. Eli focuses on OpenSearch and OpenSearch Dashboards. +**Eli Fisher** leads the product and design team at Amazon working on the open-source OpenSearch Project. diff --git a/_data/top_nav.yml b/_data/top_nav.yml index 8a5d25900d..54f2aa6c19 100644 --- a/_data/top_nav.yml +++ b/_data/top_nav.yml @@ -85,8 +85,26 @@ items: url: /community_projects - label: Documentation - fragment: docs - url: /docs/ + fragments: + - docs + - opensearch + - data-prepper + - clients + - benchmark + url: /docs/latest/ + children: + - + label: OpenSearch and Dashboards + url: /docs/latest/about/ + - + label: Data Prepper + url: /docs/latest/data-prepper/ + - + label: Clients + url: /docs/latest/clients/ + - + label: Benchmark + url: /docs/latest/benchmark/ - label: Platform url: /platform/index.html diff --git a/_events/2024-0131-fluent-bit-opensearch-webinar.markdown b/_events/2024-0131-fluent-bit-opensearch-webinar.markdown new file mode 100644 index 0000000000..e14e2d8de7 --- /dev/null +++ b/_events/2024-0131-fluent-bit-opensearch-webinar.markdown @@ -0,0 +1,39 @@ +--- +calendar_date: '2024-01-31' + +# put your event date and time (24 hr) here (mind the time-zone and daylight saving time!): +eventdate: 2024-01-31 15:00:00 -0500 +# the title - this is how it will show up in listing and headings on the site: +title: Getting Started with Fluent Bit and OpenSearch +online: true +# If the event is online, remove the next line, otherwise uncomment and adjust it: +# tz: Pacific/Tahiti + +# This is for the sign up button +signup: + # the link URL + url: https://us02web.zoom.us/webinar/register/5917014473433/WN_FU3z6LHhTZWH1be--3i7qw + # the button text + title: Register now +category: community + +# below this tripple dash, describe your event. It should be 1-3 sentences +--- + +Join us for this live, hands-on training! + +Building a log analytics solution for Cloud Native workloads that provides log visibility +and searchability can be difficult. In the past, teams have tried to solve this using a +combination of Elasticsearch Logstash Kibana (ELK) or, more recently, Elasticsearch +Fluentd Kibana (EFK). These solutions have worked well, but they are resource intensive, +difficult to maintain, and lack the freedom of an OSS solution like +Fluent Bit + OpenSearch. + +Take this opportunity to elevate your skills and join OSS experts Anurag Gupta (Calyptia) +and Kevin Fallis (AWS) to learn how to: + +- Get started using Fluent Bit and OpenSearch together +- Onboard log data from Linux and Windows VMs +- View log data (structured and unstructured) using OpenSearch dashboards +- Build an OSS log analytics solution in a Cloud Native environment + diff --git a/_events/2024-0208-fluent-community-meetup.markdown b/_events/2024-0208-fluent-community-meetup.markdown new file mode 100644 index 0000000000..16667942eb --- /dev/null +++ b/_events/2024-0208-fluent-community-meetup.markdown @@ -0,0 +1,29 @@ +--- +calendar_date: '2024-02-08' + +# put your event date and time (24 hr) here (mind the time-zone and daylight saving time!): +eventdate: 2024-02-08 12:00:00 -0500 +# the title - this is how it will show up in listing and headings on the site: +title: Fluent Community Meeting +online: true +# If the event is online, remove the next line, otherwise uncomment and adjust it: +# tz: Pacific/Tahiti + +# This is for the sign up button +signup: + # the link URL + url: https://calyptia.com/events/fluent-community-meeting-february-8-2024 + # the button text + title: Learn more and join +category: community + +# below this tripple dash, describe your event. It should be 1-3 sentences +--- + +The Fluent Community meeting is an online meetup centered around the Fluentd and Fluent Bit open source projects that are part of the Cloud Native Computing Foundation (CNCF). + +Users who are interested in discussing the projects, communicating with maintainers, or are eager to learn about the technologies should join. We also discuss general observability topics for those who are looking to learn more about the subject. + +Our agenda for the meeting is an [open document](https://docs.google.com/document/d/1vJvsn8E0SanLO1R0X3RC1qTw0XQK_7q75sZ8IbWAu-g/edit). If you want to add topics to the agenda please request edit permissions. + + diff --git a/_events/2024-0222-fluent-community-meetup.markdown b/_events/2024-0222-fluent-community-meetup.markdown new file mode 100644 index 0000000000..8270e9e990 --- /dev/null +++ b/_events/2024-0222-fluent-community-meetup.markdown @@ -0,0 +1,29 @@ +--- +calendar_date: '2024-02-22' + +# put your event date and time (24 hr) here (mind the time-zone and daylight saving time!): +eventdate: 2024-02-22 12:00:00 -0500 +# the title - this is how it will show up in listing and headings on the site: +title: Fluent Community Meeting +online: true +# If the event is online, remove the next line, otherwise uncomment and adjust it: +# tz: Pacific/Tahiti + +# This is for the sign up button +signup: + # the link URL + url: https://calyptia.com/events/fluent-community-meeting-february-22-2024 + # the button text + title: Learn more and join +category: community + +# below this tripple dash, describe your event. It should be 1-3 sentences +--- + +The Fluent Community meeting is an online meetup centered around the Fluentd and Fluent Bit open source projects that are part of the Cloud Native Computing Foundation (CNCF). + +Users who are interested in discussing the projects, communicating with maintainers, or are eager to learn about the technologies should join. We also discuss general observability topics for those who are looking to learn more about the subject. + +Our agenda for the meeting is an [open document](https://docs.google.com/document/d/1vJvsn8E0SanLO1R0X3RC1qTw0XQK_7q75sZ8IbWAu-g/edit). If you want to add topics to the agenda please request edit permissions. + + diff --git a/_partners/weblinktechs.md b/_partners/weblinktechs.md index 7935225603..f0d8660aa1 100644 --- a/_partners/weblinktechs.md +++ b/_partners/weblinktechs.md @@ -1,5 +1,5 @@ --- name: Weblink Technology -# upload your logo to the following directory - must be square -logo: '/assets/media/partners/weblinktechs.png' ---- \ No newline at end of file +link: https://weblinktechs.com/ +logo: /assets/media/partners/weblinktechs.png +--- diff --git a/_posts/2024-01-24-trust-in-open-source-software.md b/_posts/2024-01-24-trust-in-open-source-software.md index 1fab09cd04..6ef989f829 100644 --- a/_posts/2024-01-24-trust-in-open-source-software.md +++ b/_posts/2024-01-24-trust-in-open-source-software.md @@ -1,6 +1,6 @@ --- layout: post -title: "Trust in open source software" +title: "Trust in open-source software" authors: - apasun - krisfreedain