Тёмный
KnowledgeStream
KnowledgeStream
KnowledgeStream
Подписаться
ELK Stack
Payment Processing
Apache Solr
SEO
Supply Chain Management
Full Stack Application Development
Computer Basics
Комментарии
@makinglearningezy
@makinglearningezy День назад
cybersource checkout API DOC developer.cybersource.com/content/cybsdeveloper2021/amer/en/library/documentation/dev_guides/Secure_Acceptance_Checkout_API/Secure_Acceptance_Checkout_API.pdf
@legoarchitects1010
@legoarchitects1010 8 дней назад
Thank You Sir
@makinglearningezy
@makinglearningezy 8 дней назад
Glad you liked it, Please subscribe ,like, share . Thanks
@YKP8686
@YKP8686 8 дней назад
hi, do you have any ideas why my ebc2test portal do not have virtual machine session on the left side bar?
@makinglearningezy
@makinglearningezy 8 дней назад
Plz share sreenshot
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 13 дней назад
i didn't know anything CyberSource payment gateway, I watched this playlist, I found it very helpful and KnowledgeStream is not only creating the best playlist but also helped me in the comment section as well :) really appreciated ❤ now I am a subscriber of KnowledgeStream and recommend to watch his videos as well :)
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 13 дней назад
i search alot but i found this video very helpful, thank you soo much
@makinglearningezy
@makinglearningezy 13 дней назад
Thanks glad I could help , please subscribe, like and share
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 13 дней назад
@@makinglearningezy ok sure i will subscribe your channel
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 13 дней назад
@@makinglearningezy i need to integrate this payment gateway in Laravel, how can I do it ?
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 13 дней назад
this is the code and error ====================== Code =================================== public function cybersourcePayment(Request $request, $ids) { $settings = $this->paymentSettings(); $id = \Illuminate\Support\Facades\Crypt::decrypt($ids); $invoice = Invoice::find($id); $amount=$request->amount; if ($invoice) { try { session()->put('payment_transaction_type', 'invoice'); $access_key = $settings['cybersource_key']; $secret_key = $settings['cybersource_secret']; $profile_id = $settings['cybersource_profile_id']; $transaction_id = uniqid('', true); $testMode = true; $data['payment_url'] = 'testsecureacceptance.cybersource.com/pay' ; $data['fields'] = [ 'access_key' => $access_key, 'profile_id' => $profile_id, 'transaction_uuid' => $transaction_id, 'signed_field_names' => 'access_key,profile_id,transaction_uuid,signed_field_names,unsigned_field_names,signed_date_time,locale,transaction_type,reference_number,amount,currency,bill_to_address_country', 'unsigned_field_names' => '', 'signed_date_time' => gmdate("Y-m-d\TH:i:s\Z"), 'locale' => 'en', 'bill_to_address_country' => 'KY', 'transaction_type' => 'sale', 'reference_number' => $invoice->id, 'amount' => $amount, 'currency' => $settings['CURRENCY'], ]; $data['signed_data'] = $this->cybersourceSignData($this->cybersourceBuildDataToSign($data['fields']), $secret_key); echo $this->cybersourceGetHtml($data); } catch (\Exception $e) { return redirect()->back()->with('error', __($e->getMessage())); } } else { return redirect()->back()->with('error', __('Invoice is deleted.')); } } ========================= error ======================================== { "response": { "rmsg": "CORS Rejected - Invalid origin" } }
@makinglearningezy
@makinglearningezy 13 дней назад
Thanks
@aestheticallyeyez9995
@aestheticallyeyez9995 18 дней назад
Thank you soooooo much for this!!!
@makinglearningezy
@makinglearningezy 18 дней назад
No problem 😊 please subscribe and like the video. And keep watching the amazing stuff on on the channel related to payment processing. Thanks
@aestheticallyeyez9995
@aestheticallyeyez9995 18 дней назад
Hey I have one question. When creating the live account, after completing the form and submitting (step 3) do I wait for them to contact me before moving on to step 4? Or do I just go ahead and do the last step??
@makinglearningezy
@makinglearningezy 18 дней назад
You can go ahead with last step to activate the MID . If any thing pending then they will ask for the same on the ticket .
@aestheticallyeyez9995
@aestheticallyeyez9995 18 дней назад
@@makinglearningezy okay got it! Thank you 🙏
@daisteven6844
@daisteven6844 Месяц назад
very useful video for cybersouce, sir, could you provider the code link for the demonstration?
@makinglearningezy
@makinglearningezy Месяц назад
Thanks for your time on the channel. I have not created the repo fir the code base. I would suggest to ffollow all the steps mentioned in the video.. If yyou stuck any where just comment, I will help you .for a start, you can create account on cybersource. I alreeady created video on this.. Please like sshare and subscribe 😊.
@Xpnvh
@Xpnvh Месяц назад
Thanks very much i can make super mario bros rom hack now! :)
@makinglearningezy
@makinglearningezy Месяц назад
Thanks
@vladimirukrainian2268
@vladimirukrainian2268 Месяц назад
Printf is not C++ but c
@poonamtariyal8353
@poonamtariyal8353 3 месяца назад
Well tried, but not well articulated. Aap hindi mei translate kr sakte the. Ye aur behatr hota
@makinglearningezy
@makinglearningezy 3 месяца назад
Thanks for your feedback.
@poonamtariyal8353
@poonamtariyal8353 3 месяца назад
Very useful to start with basics for beginners. Please share for more advance logs
@makinglearningezy
@makinglearningezy 3 месяца назад
Thanks for your time on the channel. Please share and subscribe to the channel .
@chaunceley7019
@chaunceley7019 3 месяца назад
thank you!
@makinglearningezy
@makinglearningezy Месяц назад
You're welcome!
@harsh3618
@harsh3618 5 месяцев назад
Excellent, thanks👌
@makinglearningezy
@makinglearningezy 5 месяцев назад
Thank you.
@Nexaman18
@Nexaman18 5 месяцев назад
your mic 🤐🤐🤐🤐🤐🤐
@karankaw
@karankaw 6 месяцев назад
You should have shared this data in description so that others can try.
@vinayvipul
@vinayvipul 6 месяцев назад
Dicovery server should be called Directory Server
@ionix2000
@ionix2000 6 месяцев назад
Very well explained. Thank you very much.
@makinglearningezy
@makinglearningezy 6 месяцев назад
Thanks to you.
@malektahri5590
@malektahri5590 6 месяцев назад
Your accent and handwriting are a bit hard to figure out. Maybe polish them up a bit before sharing. Just saying.
@makinglearningezy
@makinglearningezy 6 месяцев назад
Thanks alot for your feedback. I have checked the video dnt see the issue with voice. Sometimes because of network babdwidth we may face this kind of issue
@PankajKumar-kv4yk
@PankajKumar-kv4yk 6 месяцев назад
How to use cloudwatch input plugin in logstash ? have you make video on this ?
@makinglearningezy
@makinglearningezy 6 месяцев назад
There is no specific video has been created so far . There are multiple videos present on the channel with other system like S3 output etc which might help you. You can also ref this link for cloudwatch input plugin www.elastic.co/guide/en/logstash/current/plugins-inputs-cloudwatch.html
@satish1012
@satish1012 7 месяцев назад
HI We want to integrate with an Device where there is no browser or internet connection Can i use proxy like below ? In this case Back End Servers think that, proxy is the browser. Cab we do this? This would look like below Our Client --> proxy --> Back End Servers
@ShivamSharma-rv7ij
@ShivamSharma-rv7ij 7 месяцев назад
github link pleease 9shivamsharma
@PadamAgrawal
@PadamAgrawal 7 месяцев назад
Thanks for informative details , if need to read all installed software then where to change in .yml file?
@makinglearningezy
@makinglearningezy 7 месяцев назад
Thanks. Could not tet your question. Please elaborate.
@PadamAgrawal
@PadamAgrawal 7 месяцев назад
@@makinglearningezy how to get installed software list from machine using metricbeat?
@ankurrathour7235
@ankurrathour7235 8 месяцев назад
What about I need to search distinct or unique data... Then what will be my query
@jagrutipatil7834
@jagrutipatil7834 8 месяцев назад
Thank you Sir😊
@makinglearningezy
@makinglearningezy 8 месяцев назад
Welcome
@alexmacielcastanho7499
@alexmacielcastanho7499 8 месяцев назад
Very good and very useful, I am really thankful for this, save my day!
@makinglearningezy
@makinglearningezy 8 месяцев назад
Glad, I could help you. please share and subscribe. Thanks
@tatajinaiduareti7794
@tatajinaiduareti7794 8 месяцев назад
Thanks bro... For your effect for us... ❤❤❤.. Its helped me a lot to learn ELK.. 🙏🙏🙏
@makinglearningezy
@makinglearningezy 8 месяцев назад
Thanks to you for your time on the channel. Please subscribe and share.
@tatajinaiduareti7794
@tatajinaiduareti7794 8 месяцев назад
Subscribed bro.. 😊.. And will share with my friends
@govindjha1956
@govindjha1956 8 месяцев назад
I watched your full video its really cleared my thought
@makinglearningezy
@makinglearningezy 8 месяцев назад
Good to hear it helped you. Thanks
@lighton9451
@lighton9451 8 месяцев назад
thanks
@makinglearningezy
@makinglearningezy 8 месяцев назад
Welcome
@danishmanit
@danishmanit 8 месяцев назад
Great explanation! Do you do consulting or 1-1 training also?
@makinglearningezy
@makinglearningezy 8 месяцев назад
Sorry , not as of now. If you have any doubt or concers I can try to help with that. Thanks for good words.
@RasheedAhmad-h2w
@RasheedAhmad-h2w 9 месяцев назад
Urdu me explain kare baddu
@MuhammadUsman-l4v4u
@MuhammadUsman-l4v4u 9 месяцев назад
Goood sir
@makinglearningezy
@makinglearningezy 8 месяцев назад
Thank you.
@TeohJeffrey4311
@TeohJeffrey4311 9 месяцев назад
Thanks for ur help, you have saved my day
@makinglearningezy
@makinglearningezy 9 месяцев назад
Glad to hear that , please like, share and subscribe. Thanks
@bluestreck1343
@bluestreck1343 9 месяцев назад
thank you for this video it helped me alot :D
@makinglearningezy
@makinglearningezy 9 месяцев назад
Happy to here ,it helped you. Thanks for your time on the channel.
@suhaschenaryana5161
@suhaschenaryana5161 10 месяцев назад
Hello sir thanks for sharing.. I wanted to read only new data.. this scheduler will read all the data everytime.. how to read only new data
@makinglearningezy
@makinglearningezy 10 месяцев назад
We will check it and update you.
@GSNIKHILGS
@GSNIKHILGS 10 месяцев назад
Eagerly wating for your Elasticsearch video series.
@GSNIKHILGS
@GSNIKHILGS 10 месяцев назад
On same server metricbeat and filebeat is installed. Logstash configuration, filebeat con, metricbeat conf. Expecting a video on this topic ❤
@GSNIKHILGS
@GSNIKHILGS 10 месяцев назад
Thanks for the wonderfull video.
@Culumaaudiin
@Culumaaudiin 10 месяцев назад
Hello bro thanks for this amazing video I have one question I need Help I want to pull my WAF logs from aws using Logstash with kinesis input into my local Elasticsearch cluster. have you ever tried that if not can you make a video about it or help me this issue. I have tried the kinesis input to pull WAF logs from kinesis firehose data delivery but I got errors can help me with that bro I can see you ae the only youtuber making this videos?
@makinglearningezy
@makinglearningezy 10 месяцев назад
Hi, thanks alot for the feedback. So you want to get the data from kinessis firhose to elastic search via logstash, that's the use case right? Plz share config files/screenshot of logstash if possible.
@oolyo6604
@oolyo6604 10 месяцев назад
Hey makinglearningezy thanks bro for your amazing playlist about logstash and ELK. we also want to use logstash to pull logs from kinesis firehouse now we use elastic agent to pull lWAF logs from AWS but it is slow so we need to send WAF logs to kinesis firehouse data delivery then logstash to pull using kinesis input can you make a about it. Thanks
@Culumaaudiin
@Culumaaudiin 10 месяцев назад
hello bro thanks for the replay. here is my Logstash conf file for kinesis input input { kinesis { access_key_id => "*************" secret_access_key => "**********" kinesis_stream_name => "aws-waf-logs-test-123" region => "*****" } } output { stdout { codec => rubydebug } } when i try to run this is the error i'm getting [WARN ] 2023-11-19[LogStash::Runner] multilocal - Ignoring the 'pipelines.yml' file because modules or command line options are specified [INFO ] 2023-11-19 [Api Webserver] agent - Successfully started Logstash API endpoint {:port=>9600, :ssl_enabled=>false} [INFO ] 2023-11-19 [Converge PipelineAction::Create<main>] Reflections - Reflections took 858 ms to scan 1 urls, producing 132 keys and 464 values [ERROR] 2023-11-19 [Converge PipelineAction::Create<main>] kinesis - Unknown setting 'access_key_id' for kinesis [ERROR] 2023-11-19 [Converge PipelineAction::Create<main>] kinesis - Unknown setting 'secret_access_key' for kinesis [ERROR] 2023-11-19 [Converge PipelineAction::Create<main>] agent - Failed to execute action {:action=>LogStash::PipelineAction::Create/pipeline_id:main, :exception=>"Java::JavaLang::IllegalStateException", :message=>"Unable to configure plugins: (ConfigurationError) Something is wrong with your configuration.", :backtrace=>["org.logstash.config.ir.CompiledPipeline.<init>(CompiledPipeline.java:120)", "org.logstash.execution.AbstractPipelineExt.initialize(AbstractPipelineExt.java:186)", "org.logstash.execution.AbstractPipelineExt$INVOKER$i$initialize.call(AbstractPipelineExt$INVOKER$i$initialize.gen)", "org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:847)", "org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:1318)", "org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:139)", "org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:367)", "org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)", "org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:128)",
@GSNIKHILGS
@GSNIKHILGS 10 месяцев назад
Hello it would be great. If you can upload a video on the topic- How to register logstash as a windows service-
@makinglearningezy
@makinglearningezy 10 месяцев назад
Thanks. we have added in our pipeline.
@GSNIKHILGS
@GSNIKHILGS 11 месяцев назад
Thanks for the wonderful videos. I just have a doubt Is there an option to mask the password.
@makinglearningezy
@makinglearningezy 11 месяцев назад
Thanks. I think nasking not available. Also Not much details available on the official doc. Just to mention, password would not be printed on the console.
@GSNIKHILGS
@GSNIKHILGS 11 месяцев назад
Egarly weighting for your upcoming videos related to Metric beat (all beats)and logstash.
@makinglearningezy
@makinglearningezy 10 месяцев назад
We have added one more video on meyricbeat. Kindly check
@GSNIKHILGS
@GSNIKHILGS 11 месяцев назад
Hello Ramakant. Your videos related to Logstah is awesome. In the internet i can’t see any video that explain in a nutshell like your videos. Tremendous effort. Thanks alot.
@makinglearningezy
@makinglearningezy 11 месяцев назад
Thanks nikhil , great to hear that it helped you. Please subscribe , like, share . Thanks
@GSNIKHILGS
@GSNIKHILGS 11 месяцев назад
Sure done. World should know about these good videos.
@yuliyachystaya1262
@yuliyachystaya1262 Год назад
thank you, very nice and clear explanation.
@makinglearningezy
@makinglearningezy Год назад
Glad it was helpful! Thanks
@bhaveshkunbi2164
@bhaveshkunbi2164 Год назад
How to read data from url and sent o elasticsearch?
@makinglearningezy
@makinglearningezy Год назад
Try to check httpjson input type. It might work for you
@muralikrishnan1951
@muralikrishnan1951 Год назад
I have created similar conf file, there is no parsing happening in Logstash. no console log after Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
@makinglearningezy
@makinglearningezy Год назад
Might be possible there is issue with software start. You will have to debug it. Can you tell which all softwares you are using in the pipeline.
@saisrinath7159
@saisrinath7159 Год назад
The Jmeter Log is in Text document Type and will be updating the data Live Can we make that Log to showcase in Kibana with real time monitoring . Becoz i'm confused how to integrate Jmeter Logs to ELK Could you do a Video on that within 2 days Becoz in my project i need to submit within friday So desperately need a video Plz Help
@makinglearningezy
@makinglearningezy Год назад
Have you tried to give jmeter log file path in filebeat. Filebeat should be present in the same machine where your log file present. If possible plz share the content of filebeat config file. In This video we have explained everything to read log file. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-keKvsJUSTk8.html
@viveksingh-ex4lq
@viveksingh-ex4lq Год назад
Nice explaination , but is there any vedio available to understand how merchant/aggregator integration done in paymentgateway. Plz share will also bhi helpful
@makinglearningezy
@makinglearningezy Год назад
Thanks alot . Sorry not yet. But we will create such video in near future.
@saisrinath7159
@saisrinath7159 Год назад
How to do this ELK Stack Integration with Jmeter Logs to View in Kibanaa Could you please say
@makinglearningezy
@makinglearningezy Год назад
you can store the jmeter log in the machine where the filebeat would be running in other words you can use the filebeat in the machine where your jmeter present. Sofilbeat will read the jmeter log, it will send to logstash and logstash will send to elsstic search and kibana will show.
@MOHDASIF-sv6qr
@MOHDASIF-sv6qr Год назад
What node version use in your react
@makinglearningezy
@makinglearningezy Год назад
Sorry not getting your query, could you please explain.
@shubhamkumar-bo7mf
@shubhamkumar-bo7mf Год назад
github link is not available please share the correct one
@makinglearningezy
@makinglearningezy Год назад
Can you please check now