<div dir="ltr"><div dir="ltr">Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 11, 2024 at 10:15 PM Amey via plug-mail <<a href="mailto:plug-mail@plug.org.in">plug-mail@plug.org.in</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I am using curl with a complex combination after a long time.<br>
<br>
The command: curl -s<br>
<a href="http://localhost:9200/_snapshot/opensearch-dev/_all/" rel="noreferrer" target="_blank">http://localhost:9200/_snapshot/opensearch-dev/_all/</a> | jq '.[] |<br>
sort_by(.fieldname)' | grep -oE 'snapshot[_]?[0-9]+'<br>
<br></blockquote><div><br></div><div>Can you share the output without the pipes and filters?  Difficult to say what is going on without the actual data.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The output:<br>
snapshot_20240703<br>
snapshot_20240703<br>
snapshot_20240705<br>
snapshot_202407051028<br>
snapshot_202407050847<br>
snapshot_202407051101<br>
snapshot_202407051141<br>
snapshot_202407051142<br>
<br>
But there are more snapshots in the same list with name's =<br>
202407090000 , 202407100000 , 202407110000<br>
Original value format = ["snapshot": "202407110000",]<br>
<br>
The script is unable to display these snapshots in the list.<br>
What can be the possible issue? Is it the 4 zero's at the end?<br>
Any hints? Thanks.<br>
<br>
Regards,<br>
Amey.<br>
_______________________________________________<br>
plug-mail mailing list<br>
<a href="mailto:plug-mail@plug.org.in" target="_blank">plug-mail@plug.org.in</a><br>
<a href="http://list.plug.org.in/listinfo/plug-mail" rel="noreferrer" target="_blank">http://list.plug.org.in/listinfo/plug-mail</a><br>
</blockquote></div><br clear="all"><br><div><span class="gmail_signature_prefix">-- <br></span></div><div><span class="gmail_signature_prefix">Gaurav Pant<br></span></div><div dir="ltr" class="gmail_signature">-------------------------------------------<br><a href="http://OpenSourceCook.in" target="_blank">http://OpenSourceCook.in</a><br>If you can cook, you can code.</div></div>