Thanks Gokul. It worked after adding the hyphen.

On Mon, May 19, 2014 at 3:25 AM, Gokul A [via ElasticSearch Users] <
[email protected]> wrote:

> Deepak,
>
> Can you try the command with a hyphen at the end -
> /usr/lib/python2.6/site-packages/curator/curator.py  -d 3 -p .marvel-
> For some reason, curator doesn't match the marvel indices when using
> ".marvel" as the prefix.
>
>
>
>
> Regards,
>
>
> On Thursday, May 15, 2014 1:14:14 AM UTC+8, Deepak Subhramanian wrote:
>
>> Hi Ivan/Boaz,
>>
>> I am getting some warning when I tried to delete the marvel index using
>> curator.
>>
>> github]#  /usr/lib/python2.6/site-packages/curator/curator.py  -d 3 -p
>> .marvel
>> 2014-05-14T18:07:44.691 INFO                        main:333  Job
>> starting...
>> 2014-05-14T18:07:44.692 INFO                   _new_conn:180  Starting
>> new HTTP connection (1): localhost
>> 2014-05-14T18:07:44.694 INFO         log_request_success:49   GET <a
>> href="http://localhost:9200/"; rel="nofollow" link="external"
>> target="_blank" onmousedown="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Flocalhost%3A9200%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNFZm0uXsskbuhdXxWiFGnlSJ5lZFQ';return<http://www.google.com/url?q%5C75http%3A%2F%2Flocalhost%3A9200%2F%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNFZm0uXsskbuhdXxWiFGnlSJ5lZFQ';return>true;"
>>  onclick="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Flocalhost%3A9200%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNFZm0uXsskbuhdXxWiFGnlSJ5lZFQ';return<http://www.google.com/url?q%5C75http%3A%2F%2Flocalhost%3A9200%2F%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNFZm0uXsskbuhdXxWiFGnlSJ5lZFQ';return>true;">
>> http://localhost:9200/ [status:200 request:0.003s]
>> 2014-05-14T18:07:44.695 INFO                        main:359  Deleting
>> indices older than 3 days...
>> 2014-05-14T18:07:44.698 INFO         log_request_success:49   GET <a
>> href="http://localhost:9200/.marvel*/_settings?expand_wildcards=closed";
>> rel="nofollow" link="external" target="_blank" onmousedown="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Flocalhost%3A9200%2F.marvel*%2F_settings%3Fexpand_wildcards%3Dclosed\46sa\75D\46sntz\0751\46usg\75AFQjCNELmx23jXDWpOvPrJ5W7cZ0PCxDDA';return<http://www.google.com/url?q%5C75http%3A%2F%2Flocalhost%3A9200%2F.marvel*%2F_settings%3Fexpand_wildcards%3Dclosed%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNELmx23jXDWpOvPrJ5W7cZ0PCxDDA';return>true;"
>>  onclick="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Flocalhost%3A9200%2F.marvel*%2F_settings%3Fexpand_wildcards%3Dclosed\46sa\75D\46sntz\0751\46usg\75AFQjCNELmx23jXDWpOvPrJ5W7cZ0PCxDDA';return<http://www.google.com/url?q%5C75http%3A%2F%2Flocalhost%3A9200%2F.marvel*%2F_settings%3Fexpand_wildcards%3Dclosed%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNELmx23jXDWpOvPrJ5W7cZ0PCxDDA';return>true;">
>> http://localhost:9200/.marvel*/_settings?expand_wildcards=closed
>> [status:200 request:0.002s]
>> 2014-05-14T18:07:44.722 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.07
>> 2014-05-14T18:07:44.722 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.08
>> 2014-05-14T18:07:44.722 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.09
>> 2014-05-14T18:07:44.722 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.10
>> 2014-05-14T18:07:44.722 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.11
>> 2014-05-14T18:07:44.723 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.12
>> 2014-05-14T18:07:44.723 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.13
>> 2014-05-14T18:07:44.723 ERROR       find_expired_indices:201  Could not
>> find a valid timestamp from the index: .marvel-2014.05.14
>> 2014-05-14T18:07:44.723 INFO                  index_loop:309  DELETE
>> index operations completed.
>> 2014-05-14T18:07:44.723 INFO                        main:379  Done in
>> 0:00:00.037963.
>> [root@node05 github]# ls -ltr /var/lib/elasticsearch/
>> bigdatadev/nodes/0/indices/.marvel*
>> /var/lib/elasticsearch/bigdatadev/nodes/0/indices/.marvel-2014.05.10:
>> total 8
>> drwxr-xr-x. 2 elasticsearch elasticsearch 4096 May 10 01:00 _state
>> drwxr-xr-x. 5 elasticsearch elasticsearch 4096 May 10 01:00 0
>>
>> /var/lib/elasticsearch/bigdatadev/nodes/0/indices/.marvel-2014.05.11:
>>
>> Any thoughts?
>>
>>
>> On Tue, May 13, 2014 at 12:26 PM, deepakas [via ElasticSearch Users] <<a
>> href="http://user/SendEmail.jtp?type=node&amp;node=4055895&amp;i=0<http://user/SendEmail.jtp?type=node&node=4055895&i=0>"
>> rel="nofollow" link="external" target="_blank" onmousedown="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Fuser%2FSendEmail.jtp%3Ftype%3Dnode%26node%3D4055895%26i%3D0\46sa\75D\46sntz\0751\46usg\75AFQjCNEZSNOl6_EPEQGeQRUfdItzqyqimw';return<http://www.google.com/url?q%5C75http%3A%2F%2Fuser%2FSendEmail.jtp%3Ftype%3Dnode%26node%3D4055895%26i%3D0%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNEZSNOl6_EPEQGeQRUfdItzqyqimw';return>true;"
>>  onclick="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Fuser%2FSendEmail.jtp%3Ftype%3Dnode%26node%3D4055895%26i%3D0\46sa\75D\46sntz\0751\46usg\75AFQjCNEZSNOl6_EPEQGeQRUfdItzqyqimw';return<http://www.google.com/url?q%5C75http%3A%2F%2Fuser%2FSendEmail.jtp%3Ftype%3Dnode%26node%3D4055895%26i%3D0%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNEZSNOl6_EPEQGeQRUfdItzqyqimw';return>true;">[hidden
>>  email]>wrote:
>>
>>> Hi Ivan/Boaz,
>>>
>>> Thanks for the responses. I will checkout Curator. I already got the
>>> latest version of marvel last week using this command.
>>> bin/plugin -i elasticsearch/marvel/latest
>>>
>>> Thanks, Deepak
>>>
>>> ------------------------------
>>>  If you reply to this email, your message will be added to the
>>> discussion below:
>>> <a href="
>>> http://elasticsearch-users.115913.n3.nabble.com/Marvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055784.html";
>>> rel="nofollow" link="external" target="_blank" onmousedown="this.href='
>>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055784.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHVASlou8ATr7a7QtGdOlVgeSmU9w';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055784.html%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHVASlou8ATr7a7QtGdOlVgeSmU9w';return>true;"
>>>  onclick="this.href='
>>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055784.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHVASlou8ATr7a7QtGdOlVgeSmU9w';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055784.html%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHVASlou8ATr7a7QtGdOlVgeSmU9w';return>true;">
>>> http://elasticsearch-users.115913.n3.nabble.com/Marvel-
>>> Indices-taking-lot-of-space-Can-we-specify-automatic-
>>> delete-of-marvel-indice-tp4055729p4055784.html
>>>  To unsubscribe from Marvel Indices taking lot of space ? Can we specify
>>> automatic delete of marvel indice ?, click here.
>>> <a href="
>>> http://elasticsearch-users.115913.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml<http://elasticsearch-users.115913.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>"
>>> rel="nofollow" style="font:9px serif" link="external" target="_blank"
>>> onmousedown="this.href='
>>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2Ftemplate%2FNamlServlet.jtp%3Fmacro%3Dmacro_viewer%26id%3Dinstant_html%2521nabble%253Aemail.naml%26base%3Dnabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace%26breadcrumbs%3Dnotify_subscribers%2521nabble%253Aemail.naml-instant_emails%2521nabble%253Aemail.naml-send_instant_email%2521nabble%253Aemail.naml\46sa\75D\46sntz\0751\46usg\75AFQjCNHHPUEFLwuSlwHe9QJtyQjgi3Rg1A';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2Ftemplate%2FNamlServlet.jtp%3Fmacro%3Dmacro_viewer%26id%3Dinstant_html%2521nabble%253Aemail.naml%26base%3Dnabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace%26breadcrumbs%3Dnotify_subscribers%2521nabble%253Aemail.naml-instant_emails%2521nabble%253Aemail.naml-send_instant_email%2521nabble%253Aemail.naml%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHHPUEFLwuSlwHe9QJtyQjgi3Rg1A';return>true;"
>>>  onclick="this.href='
>>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2Ftemplate%2FNamlServlet.jtp%3Fmacro%3Dmacro_viewer%26id%3Dinstant_html%2521nabble%253Aemail.naml%26base%3Dnabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace%26breadcrumbs%3Dnotify_subscribers%2521nabble%253Aemail.naml-instant_emails%2521nabble%253Aemail.naml-send_instant_email%2521nabble%253Aemail.naml\46sa\75D\46sntz\0751\46usg\75AFQjCNHHPUEFLwuSlwHe9QJtyQjgi3Rg1A';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2Ftemplate%2FNamlServlet.jtp%3Fmacro%3Dmacro_viewer%26id%3Dinstant_html%2521nabble%253Aemail.naml%26base%3Dnabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace%26breadcrumbs%3Dnotify_subscribers%2521nabble%253Aemail.naml-instant_emails%2521nabble%253Aemail.naml-send_instant_email%2521nabble%253Aemail.naml%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHHPUEFLwuSlwHe9QJtyQjgi3Rg1A';return>true;">NAML
>>>
>>
>>
>>
>> --
>> Deepak Subhramanian
>>
>> ------------------------------
>> View this message in context: <a href="
>> http://elasticsearch-users.115913.n3.nabble.com/Marvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055895.html";
>> target="_blank" onmousedown="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055895.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHB_DEJ-gpWIe1TdxF1CZNavWlO3g';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055895.html%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHB_DEJ-gpWIe1TdxF1CZNavWlO3g';return>true;"
>>  onclick="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055895.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHB_DEJ-gpWIe1TdxF1CZNavWlO3g';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2FMarvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4055895.html%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNHB_DEJ-gpWIe1TdxF1CZNavWlO3g';return>true;">Re:
>>  Marvel Indices taking lot of space ? Can we specify automatic
>> delete of marvel indice ?
>> Sent from the <a href="http://elasticsearch-users.115913.n3.nabble.com/";
>> target="_blank" onmousedown="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNEgc-fdLu8oOpYLOP_2BGtFRus0Uw';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2F%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNEgc-fdLu8oOpYLOP_2BGtFRus0Uw';return>true;"
>>  onclick="this.href='
>> http://www.google.com/url?q\75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNEgc-fdLu8oOpYLOP_2BGtFRus0Uw';return<http://www.google.com/url?q%5C75http%3A%2F%2Felasticsearch-users.115913.n3.nabble.com%2F%5C46sa%5C75D%5C46sntz%5C0751%5C46usg%5C75AFQjCNEgc-fdLu8oOpYLOP_2BGtFRus0Uw';return>true;">ElasticSearch
>>  Users mailing list archive at Nabble.com.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email]<http://user/SendEmail.jtp?type=node&node=4056054&i=0>
> .
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/36baa5ec-c467-47df-b597-0aee612dd888%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/36baa5ec-c467-47df-b597-0aee612dd888%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://elasticsearch-users.115913.n3.nabble.com/Marvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4056054.html
>  To unsubscribe from Marvel Indices taking lot of space ? Can we specify
> automatic delete of marvel indice ?, click 
> here<http://elasticsearch-users.115913.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4055729&code=ZGVlcGFrLnN1YmhyYW1hbmlhbkBnbWFpbC5jb218NDA1NTcyOXwtNjg4NjI0OTI4>
> .
> NAML<http://elasticsearch-users.115913.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>



-- 
Deepak Subhramanian




--
View this message in context: 
http://elasticsearch-users.115913.n3.nabble.com/Marvel-Indices-taking-lot-of-space-Can-we-specify-automatic-delete-of-marvel-indice-tp4055729p4056068.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CA%2BUubihr_SyWnFbNsbSo3kOVE1okmtQvrwHB%3D2B9GEppbobHTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to