Hello,
On Fri, 12 Jul 2024 at 06:57, Gaurav Pant via plug-mail
wrote:
>
> Hi,
>
> On Thu, Jul 11, 2024 at 10:15 PM Amey via plug-mail
> wrote:
>>
>> Hello,
>>
>> I am using curl with a complex combination after a long time.
>>
>> The command: curl -s
>> http://localhost:9200/_snapshot/opensearc
> On Jul 11, 2024, at 9:43 AM, Amey via plug-mail wrote:
>
> Hello,
>
> I am using curl with a complex combination after a long time.
>
> The command: curl -s
> http://localhost:9200/_snapshot/opensearch-dev/_all/ | jq '.[] |
> sort_by(.fieldname)' | grep -oE 'snapshot[_]?[0-9]+'
>
> The out
Hi,
On Thu, Jul 11, 2024 at 10:15 PM Amey via plug-mail
wrote:
> Hello,
>
> I am using curl with a complex combination after a long time.
>
> The command: curl -s
> http://localhost:9200/_snapshot/opensearch-dev/_all/ | jq '.[] |
> sort_by(.fieldname)' | grep -oE 'snapshot[_]?[0-9]+'
>
>
Can you
Hello,
I am using curl with a complex combination after a long time.
The command: curl -s
http://localhost:9200/_snapshot/opensearch-dev/_all/ | jq '.[] |
sort_by(.fieldname)' | grep -oE 'snapshot[_]?[0-9]+'
The output:
snapshot_20240703
snapshot_20240703
snapshot_20240705
snapshot_202407051028