Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from elasticsearch-dump:master #14

Open
wants to merge 98 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
052bcbe
change stats
ferronrsmith Jul 6, 2022
6879d1e
Add csvIncludeEndRowDelimiter option (#896)
fmartinou Jul 8, 2022
6f4df43
6.87.0
ferronrsmith Jul 8, 2022
a952902
fixed component/index template load (#904)
ferronrsmith Jul 29, 2022
8b6b45f
6.87.1
ferronrsmith Jul 29, 2022
15edef9
Feature 901 dump and load es scripts (#908)
ferronrsmith Aug 6, 2022
00ddbcb
Support changing Bulk Action #906 (#907)
ferronrsmith Aug 11, 2022
40b9dd7
6.88.0
ferronrsmith Aug 11, 2022
42008bb
fix for custom headers (#917)
ferronrsmith Sep 22, 2022
fcb8c14
6.88.1
ferronrsmith Sep 22, 2022
a5df616
added support for esCompress, enables gzip deflate
ferronrsmith Oct 5, 2022
c100b41
6.89.0
ferronrsmith Oct 5, 2022
9daaf02
added support for esCompress on es output
ferronrsmith Oct 6, 2022
18090b3
6.90.0
ferronrsmith Oct 6, 2022
66d4fc2
Update README.md
ferronrsmith Oct 11, 2022
03fe442
Add command line option --ignore-es-write-errors (#926)
ferronrsmith Oct 18, 2022
e65f6b1
6.91.0
ferronrsmith Oct 18, 2022
702b890
added delete-with-routing; (#929)
ferronrsmith Oct 20, 2022
67188bd
6.92.0
ferronrsmith Oct 20, 2022
ef47241
revert pipeline to pipe to fix upstream issue (#930)
ferronrsmith Oct 23, 2022
cf9c497
6.92.1
ferronrsmith Oct 23, 2022
5098e28
added skip-existing param for analyzers (#932)
ferronrsmith Oct 25, 2022
3a42ce4
6.93.0
ferronrsmith Oct 25, 2022
4e445bd
added dumb-init support (#934)
ferronrsmith Oct 25, 2022
6a41b8f
6.94.0
ferronrsmith Oct 25, 2022
a1a4bf4
Dockerfile patch
ferronrsmith Oct 25, 2022
dc001c2
rem concurrrency docs
ferronrsmith Oct 26, 2022
36bacfc
Dockerfile patch
ferronrsmith Oct 26, 2022
d863e90
:bug: typo
ferronrsmith Dec 2, 2022
048a1f0
6.94.1
ferronrsmith Dec 2, 2022
4d0633d
multielasticdump: sign delete requests (#940)
aviau Jan 3, 2023
81dc94e
6.95.0
ferronrsmith Jan 3, 2023
a0f97ae
deleteIndexes: not async (#941)
aviau Jan 4, 2023
4cd03e0
6.95.1
ferronrsmith Jan 4, 2023
babc4b1
update npm ignore
ferronrsmith Jan 4, 2023
3a96ba5
multiesdump: don't ignore errors on index delete (#942)
aviau Jan 4, 2023
1a2a07e
6.96.0
ferronrsmith Jan 4, 2023
47396cf
lint fixes
ferronrsmith Jan 4, 2023
b1b85f7
Prevent "Cannot read property 'message' of undefined" error (#947)
teuneboon Jan 27, 2023
b3d453e
6.96.1
ferronrsmith Jan 27, 2023
755ec87
handle backward compat (#948)
ferronrsmith Jan 28, 2023
9ec623c
6.96.2
ferronrsmith Jan 28, 2023
782684e
Fix simple typos and formatting (#949)
lpmi-13 Jan 29, 2023
e48d194
Update README.md
ferronrsmith Feb 1, 2023
d5ce112
Update README.md
ferronrsmith Feb 1, 2023
fe2a965
Create docker-publish.yaml
ferronrsmith Feb 2, 2023
0661b3e
Create npm-publish.yml
ferronrsmith Feb 2, 2023
c407e3f
rem all async code (#952)
ferronrsmith Feb 7, 2023
2a08772
added option to configure all fast-csv options (#954)
ferronrsmith Feb 9, 2023
4e51ae6
6.97.0
ferronrsmith Feb 9, 2023
e0a519a
switch to using @search-dump/jsonstream
ferronrsmith Mar 13, 2023
254e282
6.99.0
ferronrsmith Mar 15, 2023
533255f
bump dependencies (#964)
ferronrsmith Apr 13, 2023
d622ce8
added new index type (#969)
ferronrsmith May 4, 2023
127f659
6.100.0
ferronrsmith May 4, 2023
3a3fd13
ci(docker): add arm64 support (#971)
whg517 May 6, 2023
fd9403a
fix github actions deprecations
ferronrsmith May 7, 2023
0d2916a
additional steps
ferronrsmith May 7, 2023
b821e8a
Ignore setting settings.index.resize (#972)
isra17 May 9, 2023
f197411
6.101.0
ferronrsmith May 9, 2023
910db17
fixed multi-arch bulld
ferronrsmith May 9, 2023
c62483c
Add prefix and suffix to common args (#975)
xandout May 31, 2023
72a863a
6.102.0
ferronrsmith May 31, 2023
ab8dab5
add param support to getMapping (#978)
ferronrsmith Jun 1, 2023
05ae4de
6.103.0
ferronrsmith Jun 1, 2023
0929909
Update README.md to add quickstart information to OpenSearch (#983)
anirudha Aug 3, 2023
c994dbb
change type direction
ferronrsmith Sep 4, 2023
0cf37f2
6.103.1
ferronrsmith Sep 4, 2023
14c55e9
Update README.md to add bulkAction argument (#993)
TheRealMattLear Oct 3, 2023
d8d0e89
bump dependencies. (#996)
ferronrsmith Oct 10, 2023
ba9aecf
6.104.0
ferronrsmith Oct 10, 2023
66744cf
Revert "switch to using @search-dump/jsonstream"
ferronrsmith Oct 21, 2023
cdf58d6
6.104.1
ferronrsmith Oct 21, 2023
0840a28
manage unhnandled events
ferronrsmith Nov 4, 2023
6004017
6.104.2
ferronrsmith Nov 4, 2023
7c4fb60
Update command line options order (#1002)
mattseymour Nov 7, 2023
f2d34f0
safely decode data index
ferronrsmith Nov 9, 2023
ad41270
6.105.0
ferronrsmith Nov 9, 2023
816abeb
added support for matchType (datastream|alias)
ferronrsmith Nov 9, 2023
72424ae
6.106.0
ferronrsmith Nov 9, 2023
8dc4e31
handle corner case with mapping
ferronrsmith Nov 9, 2023
0720b5e
6.107.0
ferronrsmith Nov 9, 2023
c046f87
cleanup
ferronrsmith Nov 11, 2023
9521650
index settings: ignore initial_recovery
aviau Nov 17, 2023
d6d4b2a
6.108.0
ferronrsmith Nov 17, 2023
b400c8c
lint fixes
ferronrsmith Nov 17, 2023
72d4aa3
6.108.1
ferronrsmith Nov 17, 2023
1e090f2
added fileSize option to multielasticdump
ferronrsmith Nov 24, 2023
af202bd
6.109.0
ferronrsmith Nov 24, 2023
09f3c98
sageDecode returns if uri is nil
ferronrsmith Nov 30, 2023
4cbe7c6
6.109.1
ferronrsmith Nov 30, 2023
cbf77bb
suppress aws warning
ferronrsmith Dec 8, 2023
af7232a
6.110.0
ferronrsmith Dec 8, 2023
991b010
Bump Node.js in Dockerfile to v20 LTS
Proto1337 Apr 8, 2024
7750a0c
fix typos
al-x Apr 17, 2024
59e7e18
Add support of AWS opensearch serverless
vadym-kovryzhkin Jan 26, 2024
5802306
clean up serverless
ferronrsmith Feb 3, 2024
6890727
6.111.0
ferronrsmith Jun 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md to add bulkAction argument (elasticsearch-dump#993)
  • Loading branch information
TheRealMattLear committed Oct 3, 2023
commit 14c55e9e4b1534dc84a9844cb193c7543656e56f
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@ Usage: elasticdump --input SOURCE --output DESTINATION [OPTIONS]
--type
What are we exporting?
(default: data, options: [index, settings, analyzer, data, mapping, policy, alias, template, component_template, index_template])
--bulkAction
Sets the operation type to be used when preparing the request body to be sent to elastic search.
For more info - https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html
(default: index, options: [index, update, delete, create)
--filterSystemTemplates
Whether to remove metrics-*-* and logs-*-* system templates
(default: true])
Expand Down
4 changes: 4 additions & 0 deletions lib/help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Usage: elasticdump --input SOURCE --output DESTINATION [OPTIONS]
--type
What are we exporting?
(default: data, options: [index, settings, analyzer, data, mapping, policy, alias, template, component_template, index_template])
--bulkAction
Sets the operation type to be used when preparing the request body to be sent to elastic search.
For more info - https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html
(default: index, options: [index, update, delete, create)
--filterSystemTemplates
Whether to remove metrics-*-* and logs-*-* system templates
(default: true])
Expand Down