Create CSV from elasticsearch
Project description
pylastic-report
Flag | Default | Description |
---|---|---|
-h or --help | Show this help message and exit. | |
-u or --h |
###Example commands to run:
python __main__.py -u localhost -i testing-* -p 9200 -g 2022-03-01T00:00:00 -l 2022-03-30T23:59:59 -q "i_test:*TEST*"
To build binary executable in linux:
make
or run command:
pyinstaller -F --clean --noconfirm -n pylastic_report __main__.py
and copy the binary to the /usr/bin folder.
Prerequisites:
Need bz2 for installation.
Ubuntu/Debian:
sudo apt-get install libbz2-dev
yum install bzip2-devel
Install, check oudated list of packages
pip install -r requirements.txt
pip list --outdated
update the packages:
pip install pip-upgrader
remove packages:
pip freeze > unins && pip uninstall -y -r unins && rm unins
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file pylastic_exporter-2.0.15.tar.gz
.
File metadata
- Download URL: pylastic_exporter-2.0.15.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45a21caf7b98a2cab941bb78978bca0cc5dc728cd14fad4a41f278c305bf3c31 |
|
MD5 | 2e14b6dbdb9bc52f9ae9befddd2fe7a3 |
|
BLAKE2b-256 | a071c27c413d739a32705e29db4b6510aa599d869fa6096da1bd11d5cf894774 |
File details
Details for the file pylastic_exporter-2.0.15-py3.8.egg
.
File metadata
- Download URL: pylastic_exporter-2.0.15-py3.8.egg
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45240928a067e9d128156b75ab2129c355457831b90219de8cde04b17be0ab44 |
|
MD5 | fbedeedcd8451efc37e933411d6dc654 |
|
BLAKE2b-256 | 9f1fcf1750bc429a895c70ff8d4dec5fcad8ba740d19d69ace2c197cb573b977 |
File details
Details for the file pylastic_exporter-2.0.15-py3-none-any.whl
.
File metadata
- Download URL: pylastic_exporter-2.0.15-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04ce360fe1ac5bdb9afa25cd038f5a5d4d8130ad107ec9dc2379aa4dee158716 |
|
MD5 | 4492cf5580f9bde74d631b836a38bc28 |
|
BLAKE2b-256 | 3b63f393893fff058dad7f189dfcec3186ecbdedbbf334b8fff9533efaf3020e |