1. go to https://api-console.zoho.in/
"""
ZohoCRM.modules.ALL,ZohoCRM.org.ALL,ZohoCRM.modules.custom.all,ZohoCRM.users.all,ZohoCRM.org.all,ZohoCRM.settings.all
"""
| echo "starting kibana" | |
| gnome-terminal --tab --title="kibana" --command="bash -c 'cd;cd /home/abhishek/Downloads/kibana-7.17.4-linux-x86_64;echo running kibana in second tab; $SHELL'" |
| input { | |
| file { | |
| path => "/home/abhishek/Documents/logstash_use/walmart_cleaned_2.csv" | |
| start_position => "beginning" | |
| } | |
| } | |
| filter { | |
| csv{ | |
| separator => "," |
"""
ZohoCRM.modules.ALL,ZohoCRM.org.ALL,ZohoCRM.modules.custom.all,ZohoCRM.users.all,ZohoCRM.org.all,ZohoCRM.settings.all
"""
| ,Regex summary and examples | |
| . - any charcter except newline | |
| \d - Digit(0-9) | |
| \D - Not a digit(0-9) | |
| \w - word charcter(a-z, A-Z,0-9,_) | |
| \W- not a word charcter | |
| \s - whitespace(space , tab, newline) | |
| \S - not a whitespace(space , tab , newline) |
link : https://authentication.logmeininc.com/oauth/authorize?client_id=&response_type=code&redirect_uri=https://www.codanalytics.net/