This data model and data model acceleration tutorial is awesome! I have been a System Engineer for over 30 years (different industry) and his training is consistently superior to anything I have ever had. His methodology of discussing the topic at a high level and then diving into lower level details is a marvelous teaching style. The video and audio quality are excellent and his diction is good and very understandable. His use of screen shots and live demos is well done. I have watched MANY of his training videos and am thankful for them. Very tactical.
@splunk_ml3 жыл бұрын
Thanks for your valuable feedback Greg 🙏
@valarmathijaganathan66943 жыл бұрын
I have been watching your videos for the last 2 weeks and I find learning in your channel is crystal clear and I can have also gained an in-depth knowledge as well in every topic
@dilippanwar5 жыл бұрын
Awesome video. Better than offical splunk lectures. Thanks for your valuable contribution.
@splunk_ml5 жыл бұрын
Thank you Dilip. Please share this channel with your colleagues. I need you guys support.
@EViL36664 жыл бұрын
Every time I search for a video tutorial on Splunk, I always hit your videos - So thank you for taking the time to create such a comprehensive set of videos, you've certainly made my learning/research easier. Consider me subscribed!
@splunk_ml4 жыл бұрын
You're very welcome! Kelvin.
@nagp36006 жыл бұрын
You are incredible.Your clarity and intention to encourage free learning is remarkable.
@splunk_ml6 жыл бұрын
Thank you ☺️
@dinakarn27702 жыл бұрын
I love the way of your teaching and i got full information about data models
@aaoouch5 жыл бұрын
I have been looking for something like this for a long time. Thanks for creating such an excellent content
@anonymoussaif7361 Жыл бұрын
Really super and well explain each and every thing on data model
@simple-security Жыл бұрын
Do you talk about Data Model ingestion costs anywhere in your videos? Is there a query or dashboard that helps monitor costs associated with your data models (with and without acceleration enabled)? Thank you.
@obinnaekeh91882 жыл бұрын
Thanks for the video. Your channel is awesome
@madhurimayank89823 жыл бұрын
Thank you for this nice video. I had a question here, for example, if in my dashboard i am using an events generated from datamodel whose acceleration range is set to 30 days. What will be the impact if i select 60 days from the timerange picker from the dashboard ?
@anoopramachandran51976 жыл бұрын
Great video Siddhartha!!! Thank you for doing this.
@splunk_ml6 жыл бұрын
welcome Anoop :)
@vershsingh71203 жыл бұрын
Hi Sid, I am not able see the Country Code filed in lookup table of Data model. As I've added it in setting>lookup>addfile. Also provide global permission.
@nitinat35904 жыл бұрын
Excellent discussion! Thanks for sharing.
@korablack25116 жыл бұрын
Thank you so much for this, you are clearly a ninja !
@vershsingh71203 жыл бұрын
I am not able see the Country Code filed in lookup table of Data model. As I've added it in setting>lookup>addfile. Also provide global permission. while I can search in normal search & Reporting through input look up command.
@jayachandrandhoni49285 жыл бұрын
Simple and more informative.. Thanks buddy
@splunk_ml5 жыл бұрын
Thanks man 👍
@amosadomowim6037 Жыл бұрын
Hi, quick question, when you clicked on 'pivot' on the dataset window, and then clicked on the continent, it showed "distinct Count of Continent" as 6 but mine showed "count of continent' as 9551. Any reason why I'm getting count instead of distinct count? Thanks.
@amosadomowim6037 Жыл бұрын
Nevermind sir, figured it out.
@valarmathijaganathan66943 жыл бұрын
Could it be possible to create some scenario-based interview questions on Splunk?
@guilhermecervo15602 жыл бұрын
Hello, I'm facing a problem with role restriciton in searchs with accelerated Datamodels, maybe you could help me. I applied the restriction in the role and everything was working perfect, even with searchs in datamodel. However, when I accelerated my datamodel, the role restriction filters stopped working. I'm imaging that it was due to the tsidx files generated by acceleration. Do you have any idea how can I apply such restriction even in accelerated datamodels?
@DirectionNext4 жыл бұрын
At the video timeline 20:22, I followed the exact procedure. However, the country is not appearing in the interesting field. How did you get this?
@splunk_ml4 жыл бұрын
did you created the lookup correctly? Then it should create the country field as well.
@pinkushgaba40034 жыл бұрын
Thank you for this great lesson. I have to make a pivot showing monthly count. I am stuck at trying to extract month from a date field as a calculated field using eval command. Is it possible to do that in a data model? I have to make a pivot showing monthly count. Also, If I have a filter on the dashboard page for all the panels, how can i add that filter to function with the pivot?
@splunk_ml4 жыл бұрын
In datamodel you can add eval field, using that you can extract month. I have discussed eval field as well in my video. Regarding your second question there is a pivot command which you can used in your dashboard.
@suvasreechatterjee65885 жыл бұрын
Hi sir I have created Country field and in splunk but not showing country in add data drop down under datamodel
@haogedeng88424 жыл бұрын
Thank you so much sir for sharing, very helpful!
@shenazgilani63705 жыл бұрын
very well explained ..Wondering about transaction dataset ..?
@splunk_ml5 жыл бұрын
I am yet to create a video for that...I will be posting soon ☺️
@Sandeep2233584 жыл бұрын
Is it similar to the Splunk Common Information Model? If yes do we need to install the ad-on to do all the stuff in the video lecture?Thanks
@splunk_ml4 жыл бұрын
Data models are used in CIM app. You no need to install CIM for this tutorial. Data Model is feature of Splunk.
@Sandeep2233584 жыл бұрын
@@splunk_ml Thanks for your reply. Do we use data models only in CIM app?
@splunk_ml4 жыл бұрын
no no....data models can be used at dashboards or create pivot reports as well.
@Sandeep2233584 жыл бұрын
Splunk & Machine Learning Thanks again for your reply. Last question, CIM is used only for normalizing data with built in data models right? Can we create our own data models in CIM? Is there any tutorial from your side on this CIM concept?
@saikiranpinnamshetty12054 жыл бұрын
hey Sid, quick question on DM I have cloned Authentication data model (not accelerated) , and added my few needy fields when I tried to use that in my search query I'm getting 0 results |tstats count as count values(Authentication_clone.user) as user values(Authentication_clone.Account_Name) as Account_Name where datamodel=Authentication_clone.Authentication where Authentication_clone.signature_id=4624 anything I'm missing here
@splunk_ml4 жыл бұрын
you mean from the CIM application you cloned the DM? In that case you need to create corresponding tags and extract corresponding fields so that the DM can understand your data.Please have a look at the video I created for CIM. kzbin.info/www/bejne/fpXVcnqErrCoidU
@manigandanumapathy48405 жыл бұрын
Well explained. Thanks sir again!!
@TheGopinath3694 жыл бұрын
Can you please make a video how to configure and migrate the Splunk data into smartstore
@valarmathijaganathan66943 жыл бұрын
When I upload the Zomato.csv file in Splunk it shows me in a corrupted format. What should I do and even the country code as well?
@splunk_ml3 жыл бұрын
I will check the github and let you know
@rajurana6949 Жыл бұрын
eval continent=case(Country IN ("India", "Indonesia","Phillipines", "Singapore","Qatar", "Sri Lanka","Turkey","UAE"), "Asia", Country IN ("Australia","New Zealand"), "Oceania", Country IN ("Brazil"), "South America", Country IN ("Canada","United States"), "North America", Country IN ("South Africa"), "Africa", Country IN ("United Kingdom"), "Europe")
@yogigolla6 жыл бұрын
Excellent sir ! Thanks !
@varun-bigdataanalytics48924 жыл бұрын
Hello, I want to understand the integration of css and js in splunk in depth(Basically want to enhance the look of my dashboards). Could you please share the videos if you have for the same?
@nishadt5 жыл бұрын
As always excellent video Sid, I am still confused little accelaration and how summary data is built, high time for Splunk Analytics for Hadoop video.
@splunk_ml5 жыл бұрын
Thanks Nishad. I will see if I can set it up, will try to cover that.
@krishnapriyadharshini40386 жыл бұрын
Thanks for making this video..
@__goyal__4 жыл бұрын
Thank you for the easy explanation!
@ngotrongnghia99282 жыл бұрын
It seems there should be some steps we missed here. Because even I can inputlookup countrycode and zomato as well from search, unfortunately Splunk doesn't show "Country Code" field in the side bar. So could you please kindly help to clarify me on this?
@ngotrongnghia99282 жыл бұрын
also if using countrycode in .xls format, when creating lookups, my Splunk is crashed (Splunk version 8.2.4). I have to convert it to .csv.
@splunk_ml2 жыл бұрын
yes splunk doesnt support .xls as lookup file, its needs to be csv. Also regarding your first question are still facing the issue?
@vasthavreddy22643 жыл бұрын
Hi sir I need that country code Excel sheet to practice Can you please provide me that sheet
@madhavam2746 жыл бұрын
Good video thanks
@ronkoss8143 жыл бұрын
Great tutorial. And you can use the video as a drinking game as well: drink a shot whenever the author says "ok". ;-)
@splunk_ml3 жыл бұрын
🤣🤣🤣 this is very old video...I get rid of that bad habit recently....but amazing idea ...I will try one day 😆
@tatifor96244 жыл бұрын
Studiying justo from these 14 videos is enough to get my power user certification? Can someone help me on that?
@splunk_ml4 жыл бұрын
Hello, I would suggest you have a look at the below video where I discussed about different splunk certifications kzbin.info/www/bejne/kKirp5KmbKede7c In the video description you will find the github link for an excel file... For each certification path I have added and still adding the KZbin video link of this channel. Hopefully that will be useful. github.com/siddharthajuprod07/youtube/tree/master/splunk_certification_path